---
sidebar_label: SerializedAXNode.valuetext
# SerializedAXNode.valuetext property
A description of the current value.
**Signature:**
```typescript
interface SerializedAXNode {valuetext?: string;}
```