public java.util.Properties getPropertySetNames(
java.lang.String component_name )
Returns the list of property set names for a given component. These are stored in the MobiLink system table ml_property.
component_name The name of the component for which to list property names.
The list of property set names for the given component.