---
title: destination
framework: carplay
role: symbol
role_heading: Instance Property
path: carplay/cproutesegment/destination
---

# destination

destination is a CPNavigationWaypoint, describing the destination of the segment.

## Declaration

```swift
var destination: CPNavigationWaypoint { get }
```
