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

# partySize

The total number of guests in the party.

## Declaration

```swift
var partySize: Int { get set }
```

## See Also

### Accessing the Reservation Information

- [restaurant](intents/inrestaurantreservationbooking/restaurant.md)
- [offers](intents/inrestaurantreservationbooking/offers.md)
