[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [Animation](./puppeteer.protocol.animation.md) > [KeyframesRule](./puppeteer.protocol.animation.keyframesrule.md) > [name](./puppeteer.protocol.animation.keyframesrule.name.md) ## Protocol.Animation.KeyframesRule.name property CSS keyframed animation's name. Signature: ```typescript name?: string; ```