# Methods

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

## Summary

Gets the collection of methods that are available on this type.

```csharp
public MethodCollection Methods { get };
```
