klyn.Type.FLAG_ENUM
field
public static readonly FLAG_ENUM as Int = 2048
Description

Flag used for enums.

Example
print(Type.FLAG_ENUM)