bool IsReadOnly { get; set; }
Property IsReadOnly As Boolean Get Set
property bool IsReadOnly { bool get (); void set (bool value); }
abstract IsReadOnly : bool with get, set
In This Article