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