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