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