Adds an attribute to the associated component class.
public void add( MemberAttribute a )
a
A MemberAttribute object that represents the attribute.
For an example that shows how to use this method, see ClassInfo.getAttributes.