---
title: sizeDescription
framework: intents
role: symbol
role_heading: Instance Property
path: intents/inridepartysizeoption/sizedescription
---

# sizeDescription

The user-visible description of the party size.

## Declaration

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

## Discussion

Discussion When presenting party size options to the user, SiriKit displays this string.

## See Also

### Getting the Party Size Information

- [partySizeRange](intents/inridepartysizeoption/partysizerange.md)
- [priceRange](intents/inridepartysizeoption/pricerange.md)
