Notes to Implementers
In any case, the ITypeConverterT MUST
accept this value as input.
T DefaultValue { get; }ReadOnly Property DefaultValue As T
Getproperty T DefaultValue {
T get ();
}abstract DefaultValue : 'T with get