readOnly property

bool readOnly

Implementation

bool get readOnly;
void readOnly= (bool value)

Implementation

set readOnly(bool value);