---
title: origin
framework: carplay
role: symbol
role_heading: Instance Property
path: carplay/cptrip/origin
---

# origin

The trip’s origin.

## Declaration

```swift
var origin: MKMapItem { get }
```

## See Also

### Getting the Trip’s Origin and Destination

- [destination](carplay/cptrip/destination.md)
