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