sealed property

bool sealed
getter/setter pair

Whether the class is sealed.

Implementation

bool sealed = false;