# FileName

> The filename the read request is reading from.

## Definition

* **Type:** Property
* **Namespace:** [Unity.IO.LowLevel.Unsafe](/engine/6000.6/script-reference/unity/io/lowlevel/unsafe.md)
* **Assembly:** UnityEngine.CoreModule

```csharp
public readonly string FileName { get; }
```
