GB_PROPERTY
#define
GB_PROPERTY
(
symbol
,
type
,
proc
) ...
Declares a property symbol.
symbol
is the name of the property.
type
is the type of the property.
proc
is the address of the function that implements the property.