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