public readonly property isEnum as Boolean:
Indicates whether the type is an enum.
print(klyn.threading.ThreadState.type.isEnum)