readOnly property
int?
get
readOnly
Implementation
int? get readOnly;
set
readOnly
(int? readOnly)
Implementation
set readOnly(int? readOnly);