---
title: name
framework: intents
role: symbol
role_heading: Instance Property
path: intents/inrestaurant/name
---

# name

The name of the restaurant.

## Declaration

```swift
var name: String { get set }
```

## See Also

### Accessing the Restaurant Information

- [location](intents/inrestaurant/location.md)
- [restaurantIdentifier](intents/inrestaurant/restaurantidentifier.md)
- [vendorIdentifier](intents/inrestaurant/vendoridentifier.md)
