klyn.Type.FLAG_NATIVE
field
public const FLAG_NATIVE as Int = 128
Description

Flag used for native members.

Example
print(Type.FLAG_NATIVE)