writable property
True if the value associated with the property may be changed (data descriptors only).
Implementation
final bool? writable;
True if the value associated with the property may be changed (data descriptors only).
final bool? writable;