---
title: value
framework: foundation
role: symbol
role_heading: Instance Property
path: foundation/attributedstring/singleattributetransformer/value
---

# value

The value of the attribute.

## Declaration

```swift
var value: T.Value? { get set }
```

## Discussion

Discussion Use this property to examine or alter the attribute value.
