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