configurable property
True if the type of this property descriptor may be changed and if the property may be deleted from the corresponding object.
Implementation
final bool configurable;
True if the type of this property descriptor may be changed and if the property may be deleted from the corresponding object.
final bool configurable;