public bool IsConnecting { get; set; }
Public Property IsConnecting As Boolean Get Set
public: property bool^ IsConnecting { bool^ get (); void set (bool^ value); }