Whether this KClass is a (non-strict, by default) subtype of other.
Whether this KClass is a subtype of other -- strictly (excluding other == this) if strict is true.
other == this
true
on Kotlin/JS (see allSupertypes).