# nodeName

Field in [StringInfo](https://docs.yarnspinner.dev/2.2/api/csharp/yarn.compiler/yarn.compiler.stringinfo)

## Summary

The name of the node that this string was found in.

```csharp
public string nodeName;
```
