Skip to main content
property Runtime.PropertyDescriptor.configurable

True if the type of this property descriptor may be changed and if the property may be deleted from the corresponding object.

Type

boolean
Back to top