mutable property

bool mutable
getter/setter pair

Mutability can be turned on and off (defaults to true).

Implementation

bool mutable = true;