> 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.0/api/csharp/yarn.unity/yarn.unity.stringtableentry/yarn.unity.stringtableentry.node.md).

# Node

Field in [StringTableEntry](/2.0/api/csharp/yarn.unity/yarn.unity.stringtableentry.md)

## Summary

The name of the node in which this line was originally found.

```csharp
public string Node;
```

## Remarks

This node can be found in the file indicated by [File](/2.0/api/csharp/yarn.unity/yarn.unity.stringtableentry/yarn.unity.stringtableentry.file.md) .
