[This is preliminary documentation and is subject to change.]
public string Host { get; set; }
Public Property Host As String Get Set
public: property String^ Host { String^ get (); void set (String^ value); }