JsonPropertyInfoCommon<TClass, TDeclaredProperty, TRuntimeProperty>
abstract class JsonPropertyInfoCommon<TClass, TDeclaredProperty, TRuntimeProperty> : JsonPropertyInfo
public JsonPropertyInfoCommon()
public JsonPropertyInfoCommon(Type parentClassType, Type declaredPropertyType, Type runtimePropertyType, PropertyInfo propertyInfo, Type elementType, JsonSerializerOptions options)