# CharacterName

Property in [LocalizedLine](https://docs.yarnspinner.dev/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.
