[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [IO](./puppeteer.protocol.io.md) > [ReadRequest](./puppeteer.protocol.io.readrequest.md) > [handle](./puppeteer.protocol.io.readrequest.handle.md) ## Protocol.IO.ReadRequest.handle property Handle of the stream to read. Signature: ```typescript handle: StreamHandle; ```