property Runtime.GetPropertiesParameterType.accessorPropertiesOnly Unstable Usage in Deno```typescript import { type Runtime } from "node:node__inspector--promises.d.ts"; ``` If true, returns accessor properties (with getter/setter) only; internal properties are not returned either. Type boolean | undefined