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