readOnly property

bool? get readOnly

Implementation

bool? get readOnly;
set readOnly (bool? value)

Implementation

set readOnly(bool? value);