readOnlyProperty property

bool readOnlyProperty
getter/setter pair

Whether any owner has marked this property as read-only.

Implementation

bool readOnlyProperty = false;