We need a way to disambiguate collisions between property and op names in the Gmx meta classes and attribute and op names in target MBeans. e.g. If an MBean has an attribute **objectName**, this will collide with the MetaMBean's **objectName** property.
We need a way to disambiguate collisions between property and op names in the Gmx meta classes and attribute and op names in target MBeans.
e.g. If an MBean has an attribute objectName, this will collide with the MetaMBean's objectName property.