---
title: make
framework: intents
role: symbol
role_heading: Instance Property
path: intents/inrentalcar/make
---

# make

The name of the company that made the rental car.

## Declaration

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

## See Also

### Getting the Rental Car Information

- [rentalCompanyName](intents/inrentalcar/rentalcompanyname.md)
- [type](intents/inrentalcar/type.md)
- [model](intents/inrentalcar/model.md)
- [rentalCarDescription](intents/inrentalcar/rentalcardescription.md)
