ConvertibleAttribute
Declares a type as being convertible by a  ITypeConverter and optionally defines the converter to be used
            
                
public ConvertibleAttribute()
Defines the  DefaultComplexConverter to be used to convert the type
            
Defines the  ITypeConverter to be used to convert the type