# ID

Field in [StringTableEntry](https://docs.yarnspinner.dev/2.2/api/csharp/yarn.unity/yarn.unity.stringtableentry)

## Summary

The line ID for this line. This value will be the same across all localizations.

```csharp
public string ID;
```
