```typescript
import { Dirent } from "node:node__fs.d.ts";
```
The file name that this `fs.Dirent` object refers to. The type of this
value is determined by the `options.encoding` passed to [readdir](../.././node__fs.d.ts/~/readdir) or [readdirSync](../.././node__fs.d.ts/~/readdirSync).