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