---
title: restaurant
framework: intents
role: symbol
role_heading: Instance Property
path: intents/ingetavailablerestaurantreservationbookingsintent/restaurant
---

# restaurant

The restaurant associated with the reservation.

## Declaration

```swift
@NSCopying var restaurant: INRestaurant { get set }
```

## Discussion

Discussion Use this object to determine the restaurant at which to create the reservation.
