property Runtime.GetPropertiesParameterType.accessorPropertiesOnly Unstable Usage in Denoimport { type Runtime } from "node:inspector"; If true, returns accessor properties (with getter/setter) only; internal properties are not returned either. Type boolean | undefined