---
title: model
framework: intents
role: symbol
role_heading: Instance Property
path: intents/inridevehicle/model
---

# model

The model of the vehicle.

## Declaration

```swift
var model: String? { get set }
```

## Discussion

Discussion Examples might include “Civic” or “Escape”.

## See Also

### Specifying the Vehicle Description

- [registrationPlate](intents/inridevehicle/registrationplate.md)
- [manufacturer](intents/inridevehicle/manufacturer.md)
