# Methods

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

## Summary

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

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