GB_STATIC_PROPERTY_SELF

#define GB_STATIC_PROPERTY_SELF ( symbol , type ) ...

Declares a static property symbol that returns the class it applies to.

This macro is mainly used for declaring a property that returns a sub-object whose type is a virtual class.