AttributeAwareConverter
Looks for a ConvertibleAttribute on the type to be converted.
If found, the TypeConverter defined by the attribute is used to perform the conversion.
public AttributeAwareConverter()