[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [Runtime](./puppeteer.protocol.runtime.md) > [GetPropertiesResponse](./puppeteer.protocol.runtime.getpropertiesresponse.md) > [result](./puppeteer.protocol.runtime.getpropertiesresponse.result.md) ## Protocol.Runtime.GetPropertiesResponse.result property Object properties. Signature: ```typescript result: PropertyDescriptor[]; ```