Constant kJSPropertyAttributeReadOnly

Source
pub const kJSPropertyAttributeReadOnly: c_uint = 2;
Expand description

Specifies that a property is read-only.