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