property Runtime.GetPropertiesParameterType.accessorPropertiesOnly
unstable
If true, returns accessor properties (with getter/setter) only; internal properties are not returned either.
Type Jump to heading
boolean | undefined
If true, returns accessor properties (with getter/setter) only; internal properties are not returned either.
boolean | undefined