# StartLine

Field in [TextReplacement](https://docs.yarnspinner.dev/2.3/api/csharp/yarn.compiler.upgrader/yarn.compiler.upgrader.textreplacement)

## Summary

The line in the original string where the substitution should be made.

```csharp
public int StartLine;
```
