---
title: highwayExitLabel
framework: carplay
role: symbol
role_heading: Instance Property
path: carplay/cpmaneuver/highwayexitlabel
---

# highwayExitLabel

A string that describes a highway exit.

## Declaration

```swift
var highwayExitLabel: String { get set }
```

## Discussion

Discussion Set the label to a string that describes the exit, as in the example:    highwayExitLabel = "Exit 123"

## See Also

### Providing maneuver information

- [maneuverType](carplay/cpmaneuver/maneuvertype.md)
- [roadFollowingManeuverVariants](carplay/cpmaneuver/roadfollowingmaneuvervariants.md)
- [linkedLaneGuidance](carplay/cpmaneuver/linkedlaneguidance.md)
- [trafficSide](carplay/cpmaneuver/trafficside.md)
