public readonly property isAbstract as Boolean:
Indicates whether the type is abstract.
print(Type.type.isAbstract)