# LineNumber

Field in [StringTableEntry](https://docs.yarnspinner.dev/2.0/api/csharp/yarn.unity/yarn.unity.stringtableentry)

## Summary

The line number in the file indicated by [File](https://docs.yarnspinner.dev/2.0/api/csharp/yarn.unity/yarn.unity.stringtableentry/yarn.unity.stringtableentry.file) at which the original version of this line can be found.

```csharp
public string LineNumber;
```
