---
title: bundle
framework: arkit
role: symbol
role_heading: Instance Property
path: arkit/objecttrackingprovider/error/bundle
---

# bundle

The bundle for the model that failed to load, if the source was a bundle.

## Declaration

```swift
let bundle: Bundle?
```

## See Also

### Inspecting an error

- [name](arkit/objecttrackingprovider/error/name.md)
- [recoverySuggestion](arkit/objecttrackingprovider/error/recoverysuggestion.md)
- [url](arkit/objecttrackingprovider/error/url.md)
