---
title: value
framework: xcuiautomation
role: symbol
role_heading: Instance Property
path: xcuiautomation/xcuielementattributes/value
---

# value

The raw value attribute of the element.

## Declaration

```swift
var value: Any? { get }
```

## Discussion

Discussion The exact type of value varies based on the type of the element.

## See Also

### Value

- [placeholderValue](xcuiautomation/xcuielementattributes/placeholdervalue.md)
- [title](xcuiautomation/xcuielementattributes/title.md)
- [label](xcuiautomation/xcuielementattributes/label.md)
