property RunningScriptInNewContextOptions.contextName
          
Usage in Deno
```typescript import { type RunningScriptInNewContextOptions } from "node:node__vm.d.ts"; ```Human-readable name of the newly created context.
  
  
    
 
CreateContextOptions["name"]