# Parent

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

## Summary

Gets the parent of this type.

```csharp
public abstract IType? Parent { get; }
```
