/
api
/
name
/ begin_property
BEGIN_PROPERTY
Syntax
#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
Property Implementation