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