> For the complete documentation index, see [llms.txt](https://docs.yarnspinner.dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.yarnspinner.dev/api/csharp/yarn.unity/yarn.unity.markuppalette/yarn.unity.markuppalette.basicmarker/yarn.unity.markuppalette.basicmarker.underlined.md).

# Underlined

Field in [BasicMarker](/api/csharp/yarn.unity/yarn.unity.markuppalette/yarn.unity.markuppalette.basicmarker.md)

## Summary

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

```csharp
public bool Underlined;
```
