> 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.node/yarn.node.labels.md).

# Labels

Property in [Node](/2.3/api/csharp/yarn/yarn.node.md)

## Summary

A jump table, mapping the names of labels to positions in the instructions list.

```csharp
public pbc::MapField<string, int> Labels {
      get; }
```
