# TypeMembers

Property in [TypeBase](https://docs.yarnspinner.dev/3.1/api/csharp/yarn/yarn.typebase)

## Summary

Gets a dictionary containing the members of this type.

```csharp
public IReadOnlyDictionary<string, ITypeMember> TypeMembers { get }
```
