public static readonly FLAG_PRIVATE as Int = 2
Flag used for private members/types.
print(Type.FLAG_PRIVATE)