# IsActive

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

## Summary

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

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