# IsValid

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

## Summary

Gets a value indicating whether this position has a zero or positive line and character number.

```csharp
public bool IsValid { get }
```
