public readonly property isInterface as Boolean:
Indicates whether the type is an interface.
print(klyn.threading.Runnable.type.isInterface)