writable property

bool? writable
final

True if the value associated with the property may be changed (data descriptors only).

Implementation

final bool? writable;