# Message

Property in [Diagnostic](https://docs.yarnspinner.dev/api/csharp/yarn.compiler/yarn.compiler.diagnostic)

## Summary

Gets or sets the description of the issue.

```csharp
public string Message { get; set; }
```
