klyn.Type.FLAG_PRIVATE
field
public const FLAG_PRIVATE as Int = 2
Description

Flag used for private members/types.

Example
print(Type.FLAG_PRIVATE)