Public ReadOnly Property IsConnected As Boolean
public bool IsConnected { get; }
public: property bool IsConnected { bool get (); }
function get_isConnected();