Readonly
propertyTarget property.
Whether the property is readable.
true
if property getter has been declared, or false
otherwise.
Whether te property is writable.
true
if property setter has been declared, or false
otherwise.
Generated using TypeDoc
Class property handle used to read and assign property value.