klyn.Type.isAbstract
property
public readonly property isAbstract as Boolean:
Description

Indicates whether the type is abstract.

Example
print(Type.type.isAbstract)