---
title: displayName
framework: intents
role: symbol
role_heading: Instance Property
path: intents/incar/displayname
---

# displayName

The electric vehicle’s user-defined display name.

## Declaration

```swift
var displayName: String? { get }
```

## Discussion

Discussion The system displays this value when presenting information about the electric vehicle. The user configures the display name in your app.

## See Also

### Identifying the Car

- [carIdentifier](intents/incar/caridentifier.md)
