# Destination

Field in [Option](https://docs.yarnspinner.dev/2.3/api/csharp/yarn.compiler/yarn.compiler.basicblock/yarn.compiler.basicblock.optionselement/yarn.compiler.basicblock.optionselement.option)

## 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.
