# Parent

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

## Summary

Gets the parent of this type.

```csharp
public override IType? Parent { get }
```
