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