# Strikedthrough

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 have a strikethrough effect.

```csharp
public bool Strikedthrough;
```
