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

# name

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

## Declaration

```swift
let name: String?
```

## See Also

### Inspecting an error

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