# DestinationNode

Property in [Option](https://docs.yarnspinner.dev/2.0/api/csharp/yarn/yarn.optionset/yarn.optionset.option)

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