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