# LocaleCode

Property in [LineProviderBehaviour](https://docs.yarnspinner.dev/api/csharp/yarn.unity/yarn.unity.lineproviderbehaviour)

## Summary

Gets the line provider's current locale identifier, as a BCP-47 code.

```csharp
public abstract string LocaleCode { get; set; }
```
