immutable property

bool? immutable
getter/setter pair

Immutable ranges cannot have their fields modified, except for labels and description.

Optional.

Implementation

core.bool? immutable;