immutable property

bool? immutable
getter/setter pair

Cannot be changed after initial creation.

Implementation

core.bool? immutable;