Whether this is open.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public bool IsOpen { get; }
Public ReadOnly Property IsOpen As Boolean
public: property bool IsOpen { bool get (); }
C# | Visual Basic | Visual C++ |
public bool IsOpen { get; }
Public ReadOnly Property IsOpen As Boolean
public: property bool IsOpen { bool get (); }