property BaseOptions.filename Usage in Deno```typescript import { type BaseOptions } from "node:node__vm.d.ts"; ``` Specifies the filename used in stack traces produced by this script. Type string | undefined