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

# locale

The bundle containing the resource.

## Declaration

```swift
var locale: Locale
```

## See Also

### Accessing resource properties

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