klyn.Type.FLAG_STATIC
field
public static readonly FLAG_STATIC as Int = 8
Description

Flag used for static members.

Example
print(Type.FLAG_STATIC)