# Start

Property in [Range](https://docs.yarnspinner.dev/2.3/api/csharp/yarn.compiler/yarn.compiler.range)

## Summary

Gets or sets the start position of this range.

```csharp
public Position Start { get; set; };
```
