tripShortName property

String? tripShortName
final

Contains the text that appears in schedules and sign boards to identify a transit trip to passengers. The text should uniquely identify a trip within a service day. For example, "538" is the tripShortName of the Amtrak train that leaves San Jose, CA at 15:10 on weekdays to Sacramento, CA.

Implementation

final String? tripShortName;