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