> For the complete documentation index, see [llms.txt](https://docs.yarnspinner.dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.yarnspinner.dev/2.2/api/csharp/yarn.compiler/yarn.compiler.basicblock/yarn.compiler.basicblock.optionselement/yarn.compiler.basicblock.optionselement.option/yarn.compiler.basicblock.optionselement.option.destination.md).

# Destination

Field in [Option](/2.2/api/csharp/yarn.compiler/yarn.compiler.basicblock/yarn.compiler.basicblock.optionselement/yarn.compiler.basicblock.optionselement.option.md)

## Summary

The destination that will be run if this option is selected by the player.

```csharp
public string Destination;
```

## Remarks

This will be the name of a label, or the name of a node.
