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

# identifier

identifier is a NSUUID that uniquely identifies this route segment.

## Declaration

```swift
var identifier: UUID { get }
```
