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