Handles converting a given type.
Converts a given object.
value - the object to convertkey - the key name for the value, may be null Returns true if this converter can handle conversions
of the given type.
true if this converter can successfully convert values of
the given type, else falsetype - the type of the object to convert