public static readonly FLAG_FINAL as Int = 32
Flag used for final types/members.
print(Type.FLAG_FINAL)