Skip to main content

accessorPropertiesOnly

property Runtime.GetPropertiesParameterType.accessorPropertiesOnly
unstable

If true, returns accessor properties (with getter/setter) only; internal properties are not returned either.

boolean | undefined
Back to top