# nodeName

Field in [LineMetadata](https://docs.yarnspinner.dev/api/csharp/yarn.unity.unitylocalization/yarn.unity.unitylocalization.linemetadata)

## Summary

The name of the Yarn node that this line came from.

```csharp
public string nodeName = "";
```
