[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [Runtime](./puppeteer.protocol.runtime.md) > [PropertyDescriptor](./puppeteer.protocol.runtime.propertydescriptor.md) > [name](./puppeteer.protocol.runtime.propertydescriptor.name.md) ## Protocol.Runtime.PropertyDescriptor.name property Property name or symbol description. Signature: ```typescript name: string; ```