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