<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [Tethering](./puppeteer.protocol.tethering.md) > [UnbindRequest](./puppeteer.protocol.tethering.unbindrequest.md) > [port](./puppeteer.protocol.tethering.unbindrequest.port.md) ## Protocol.Tethering.UnbindRequest.port property Port number to unbind. <b>Signature:</b> ```typescript port: integer; ```