isMacro property

bool get isMacro

Whether the class is a macro class.

A class is a macro class if it has a macro modifer.

Implementation

bool get isMacro;