string host { get; set; }
Property host As String Get Set
property String^ host { String^ get (); void set (String^ value); }