Skip to main content
property Runtime.GetPropertiesParameterType.accessorPropertiesOnly
unstable

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

Type

boolean | undefined
Back to top