configurable property

bool configurable
final

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;