satisfiesType

fun satisfiesType(boundInstance: Any, type: String): Boolean

Does the bound instance satisfy the type. Match on simple name or FQN of type or any supertype