---
title: value
framework: realitykit
role: symbol
role_heading: Instance Property
path: realitykit/accessibilitycomponent/value
---

# value

A localized string key that represents the current value of the entity.

## Declaration

```swift
var value: LocalizedStringResource?
```

## See Also

### Providing accessibility information

- [isAccessibilityElement](realitykit/accessibilitycomponent/isaccessibilityelement.md)
- [label](realitykit/accessibilitycomponent/label.md)
