---
title: reservedSeat
framework: intents
role: symbol
role_heading: Instance Property
path: intents/inboatreservation/reservedseat
---

# reservedSeat

The passenger’s seat on a boat reservation.

## Declaration

```swift
@NSCopying var reservedSeat: INSeat? { get }
```

## See Also

### Getting the Boat Reservation Information

- [boatTrip](intents/inboatreservation/boattrip.md)
- [INBoatTrip](intents/inboattrip.md)
