Enables or disables the throwing of an exception on an unmappable Unicode character that is converted to an ANSI '?' character.
If false, the BestFitMappingAttribute.ThrowOnUnmappableChar field is disabled; otherwise, an exception is thrown each time the interop marshaler encounters an unmappable character. The default false.