abstract property

bool abstract
getter/setter pair

Whether the class is abstract.

Implementation

bool abstract = false;