<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [Animation](./puppeteer.protocol.animation.md) > [GetCurrentTimeRequest](./puppeteer.protocol.animation.getcurrenttimerequest.md) > [id](./puppeteer.protocol.animation.getcurrenttimerequest.id.md) ## Protocol.Animation.GetCurrentTimeRequest.id property Id of animation. <b>Signature:</b> ```typescript id: string; ```