public readonly property superType as Type:
Returns the direct parent type, if any.
print(Int.type.superType)