# Underlined

Field in [BasicMarker](https://docs.yarnspinner.dev/api/csharp/yarn.unity/yarn.unity.markuppalette/yarn.unity.markuppalette.basicmarker)

## Summary

Indicates whether the text associated with this marker should be underlined.

```csharp
public bool Underlined;
```
