# FileName

Property in [Diagnostic](https://docs.yarnspinner.dev/api/csharp/yarn.compiler/yarn.compiler.diagnostic)

## Summary

Gets or sets the path, URI or file-name that the issue occurred in.

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