public string connectionID { get; set; }
Public Property connectionID As String Get Set
public: property String^ connectionID { String^ get (); void set (String^ value); }