> 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.3/api/csharp/yarn/yarn.optionset/yarn.optionset.option/yarn.optionset.option.destinationnode.md).

# DestinationNode

Property in [Option](/2.3/api/csharp/yarn/yarn.optionset/yarn.optionset.option.md)

## Summary

Gets the name of the node that will be run if this option is selected.

```csharp
public string DestinationNode { get; private set; }
```

## Remarks

The value of this property not be valid if this is a shortcut option.
