public bool IsReadOnly { get; }
Public ReadOnly Property IsReadOnly As Boolean Get
public: property bool IsReadOnly { bool get (); }
member IsReadOnly : bool with get
In This Article