public readonly property isNative as Boolean:
Indicates whether the type is native.
print(Int.type.isNative)