description property
getter/setter pair
The description of the location. In general, the language can't be bound to the description. Usually, the language is one of the local languages of the incident region. Note: A localizable description of the incident is part of TrafficIncidentBase.description. This description describes only the location where the incident occurred. Defaults to an empty string.
Implementation
String description;