property Runtime.ExecutionContextDescription.id
Usage in Deno
```typescript import { type Runtime } from "node:node__inspector.d.ts"; ```Unique id of the execution context. It can be used to specify in which execution context script evaluation should be performed.