#define BEGIN_PROPERTY ( name ) ...
Begins the implementation of a property.
name is the name of the property, as specified in the class declaration.
Property Implementation