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