public static readonly FLAG_PROTECTED as Int = 4
Flag used for protected members/types.
print(Type.FLAG_PROTECTED)