---
title: bundle
framework: foundation
role: symbol
role_heading: Instance Property
path: foundation/urlresource/bundle
---

# bundle

The bundle containing the resource.

## Declaration

```swift
let bundle: Bundle
```

## See Also

### Accessing resource properties

- [name](foundation/urlresource/name.md)
- [subdirectory](foundation/urlresource/subdirectory.md)
- [locale](foundation/urlresource/locale.md)
