681 B
681 B
Home > puppeteer > Protocol > Runtime > GetPropertiesRequest > accessorPropertiesOnly
Protocol.Runtime.GetPropertiesRequest.accessorPropertiesOnly property
If true, returns accessor properties (with getter/setter) only; internal properties are not returned either.
Signature:
accessorPropertiesOnly?: boolean;