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

# reservedSeat

Seat information for the bus reservation.

## Declaration

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

## See Also

### Getting the Bus Trip Reservation Information

- [busTrip](intents/inbusreservation/bustrip.md)
- [INBusTrip](intents/inbustrip.md)
