klyn.Type.FLAG_PUBLIC
field
public static readonly FLAG_PUBLIC as Int = 1
Description

Flag used for public members/types.

Example
print(Type.FLAG_PUBLIC)