JsonPropertyInfo<T> sealed class JsonPropertyInfo<T> : JsonPropertyInfo Represents a strongly-typed property to prevent boxing and to create a direct delegate to the getter\setter. Documentation Code public JsonConverter<T> Converter { get; } public JsonPropertyInfo()