# Name

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

## Summary

The name of the file.

```csharp
public string Name { get; }
```
