public static readonly FLAG_ABSTRACT as Int = 16
Flag used for abstract types/members.
print(Type.FLAG_ABSTRACT)