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