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

# rentalCompanyName

The name of the rental car company.

## Declaration

```swift
var rentalCompanyName: String { get }
```

## See Also

### Getting the Rental Car Information

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