mutable property
bool
get
mutable
Implementation
external bool get mutable;
set
mutable
(bool value)
Implementation
external set mutable(bool value);