Specifies the properties of the component class.
public void getProperties( IProperties props )
props
An object implementing the IProperties interface that is used to enumerate the properties.
For each property, getProperties calls the add method of the props parameter. For a sample implementation, see the ClassInfo overview.