# CharacterName

Property in [LocalizedLine](https://docs.yarnspinner.dev/2.1/api/csharp/yarn.unity/yarn.unity.localizedline)

## Summary

The name of the character, if present.

```csharp
public string CharacterName
{
            get; }
```

## Remarks

This value will be `null` if the line does not have a character name.
