Retrieves the default property of the component.
public String getDefaultPropertyInfo()
Returns a PropertyInfo object that represents the default property. If no default property is defined, null is returned.
The name of the default property is specified in the component's ClassInfo. For more information, see IClassInfo.getDefaultPropertyName.
See Also getDefaultPropertyName