property Runtime.CallFunctionOnParameterType.objectGroup Usage in Deno```typescript import { type Runtime } from "node:node__inspector.d.ts"; ``` Symbolic group name that can be used to release multiple objects. If objectGroup is not specified and objectId is, objectGroup will be inherited from object. Type string | undefined