<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [puppeteer](./puppeteer.md) &gt; [SerializedAXNode](./puppeteer.serializedaxnode.md) &gt; [value](./puppeteer.serializedaxnode.value.md)

## SerializedAXNode.value property

The current value of the node.

<b>Signature:</b>

```typescript
value?: string | number;
```