| C# | Visual Basic | Visual C++ |
public bool IsServer { get; }
Public ReadOnly Property IsServer As Boolean
public: property bool IsServer { bool get (); }
| C# | Visual Basic | Visual C++ |
public bool IsServer { get; }
Public ReadOnly Property IsServer As Boolean
public: property bool IsServer { bool get (); }