---
title: boatNumber
framework: intents
role: symbol
role_heading: Instance Property
path: intents/inboattrip/boatnumber
---

# boatNumber

The number associated with the boat.

## Declaration

```swift
var boatNumber: String? { get }
```

## See Also

### Getting the Boat Trip Information

- [provider](intents/inboattrip/provider.md)
- [boatName](intents/inboattrip/boatname.md)
- [tripDuration](intents/inboattrip/tripduration.md)
- [departureBoatTerminalLocation](intents/inboattrip/departureboatterminallocation.md)
- [arrivalBoatTerminalLocation](intents/inboattrip/arrivalboatterminallocation.md)
