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