Declaration func IsSubTypeOf(target object, type Type) bool go Parameters Input Name Type Description Target Object The target variable being queried Type Type Types being compared Return Type Description Bool Is it a subclass?