JsonConverter public abstract class JsonConverter Converts an object or value to or from JSON. Documentation Code public abstract bool CanConvert(Type typeToConvert) Determines whether the type can be converted.