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