property CreateContextOptions.name Usage in Deno```typescript import { type CreateContextOptions } from "node:node__vm.d.ts"; ``` Human-readable name of the newly created context. Type string | undefined