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