---
title: Value
framework: foundation
role: symbol
role_heading: Associated Type
path: foundation/attributedstringkey/value
---

# Value

The type of the key’s value.

## Declaration

```swift
associatedtype Value : Hashable
```

## See Also

### Delcaring Key Properties

- [name](foundation/attributedstringkey/name.md)
