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.
Referenced by :
Writing classes
The Gambas Programming Interface