# Length

Property in [MarkupAttribute](https://docs.yarnspinner.dev/2.1/api/csharp/yarn.markup/yarn.markup.markupattribute)

## Summary

Gets the number of text elements in the plain text that this attribute covers.

```csharp
public int Length { get; internal set; }
```
