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