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