public readonly property isOverride as Boolean:
Indicates whether the type is marked as override.
print(Int.type.isOverride)