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