# Line

Property in [Position](https://docs.yarnspinner.dev/2.2/api/csharp/yarn.compiler/yarn.compiler.position)

## Summary

Gets or sets the zero-indexed line of this position.

```csharp
public int Line { get; set; };
```
