bool? get readOnly => _$this._readOnly;
set readOnly(covariant bool? readOnly) => _$this._readOnly = readOnly;