Description
For values stored in the PrimitiveMap object the PrimitiveMapInterceptor converts them to the specified type requested if they aren't that actual type stored. For a call to GetChar the interceptor should check if the stored value is a string whose size is one and just return the single char stored in the string.