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