<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) > [puppeteer](./puppeteer.md) > [SerializedAXNode](./puppeteer.serializedaxnode.md) > [description](./puppeteer.serializedaxnode.description.md) ## SerializedAXNode.description property An additional human readable description of the node. <b>Signature:</b> ```typescript description?: string; ```