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

# restaurant

The restaurant associated with the reservation.

## Declaration

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

## Discussion

Discussion This property must contain a valid restaurant object.

## See Also

### Accessing the Reservation Information

- [partySize](intents/inrestaurantreservationbooking/partysize.md)
- [offers](intents/inrestaurantreservationbooking/offers.md)
