# Text

Property in [Command](https://docs.yarnspinner.dev/2.2/api/csharp/yarn/yarn.command)

## Summary

Gets the text of the command.

```csharp
public string Text { get; private set; }
```
