# IsActive

Property in [Dialogue](https://docs.yarnspinner.dev/2.0/api/csharp/yarn/yarn.dialogue)

## Summary

Gets a value indicating whether the Dialogue is currently executing Yarn instructions.

```csharp
public bool IsActive { get };
```
