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