---
title: table
framework: foundation
role: symbol
role_heading: Instance Property
path: foundation/localizedstringresource/table
---

# table

The name of the table containing the key-value pairs.

## Declaration

```swift
let table: String?
```

## See Also

### Accessing resource properties

- [key](foundation/localizedstringresource/key.md)
- [defaultValue](foundation/localizedstringresource/defaultvalue.md)
- [bundle](foundation/localizedstringresource/bundle.md)
- [LocalizedStringResource.BundleDescription](foundation/localizedstringresource/bundledescription.md)
- [locale](foundation/localizedstringresource/locale.md)
