property BaseOptions.filename Usageimport { type BaseOptions } from "node:vm"; Specifies the filename used in stack traces produced by this script. Default: ''. Type string | undefined