Allows callers to verify whether an object implements an interface.
Returns true if the object implements a given interface.
Name of the interface to look for.
Allows callers to verify whether an object implements an interface.