readOnly 属性

bool? readOnly

实现

bool? get readOnly;
void readOnly=(bool? value)

实现

set readOnly(bool? value);