[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [CSS](./puppeteer.protocol.css.md) > [ShorthandEntry](./puppeteer.protocol.css.shorthandentry.md) > [name](./puppeteer.protocol.css.shorthandentry.name.md) ## Protocol.CSS.ShorthandEntry.name property Shorthand name. Signature: ```typescript name: string; ```