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