BEGIN_PROPERTY

#define BEGIN_PROPERTY ( name ) ...

Begins the implementation of a property.

  • name is the name of the property, as specified in the class declaration.

See also