klyn.Type.isNative
property
public readonly property isNative as Boolean:
Description

Indicates whether the type is native.

Example
print(Int.type.isNative)