# Description

Property in [FunctionType](https://docs.yarnspinner.dev/2.0/api/csharp/yarn/yarn.functiontype)

## Summary

Gets a more verbose description of this type.

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