[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [DOM](./puppeteer.protocol.dom.md) > [SetAttributeValueRequest](./puppeteer.protocol.dom.setattributevaluerequest.md) > [name](./puppeteer.protocol.dom.setattributevaluerequest.name.md) ## Protocol.DOM.SetAttributeValueRequest.name property Attribute name. Signature: ```typescript name: string; ```