readOnly property

bool? readOnly
getter/setter pair

specifies if the field is read only

Implementation

bool? readOnly;