Adds a property to the associated component class.
public void add( PropertyInfo p )
p
A PropertyInfo object that defines the property.
For an example that shows how to use this method, see the ClassInfo overview.