mixin property

bool mixin
getter/setter pair

Whether the class is a mixin class.

Implementation

bool mixin = false;