---
title: dictionary
framework: network
role: symbol
role_heading: Instance Property
path: network/nwtxtrecord/dictionary
---

# dictionary

The TXT record as a dictionary of strings.

## Declaration

```swift
var dictionary: [String : String] { get }
```

## See Also

### Examining TXT Records

- [getEntry(for:)](network/nwtxtrecord/getentry(for:).md)
- [subscript(_:)](network/nwtxtrecord/subscript(_:).md)
