klyn.Type.FLAG_NATIVE
field
public static readonly FLAG_NATIVE as Int = 128
Description
Flag used for native members. print(Type.FLAG_NATIVE)
Example