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