Property Type1
.NET type full name (e.g., "System.String", "System.Int64").
[JsonPropertyName("type")]
public string? Type1 { get; set; }
.NET type full name (e.g., "System.String", "System.Int64").
[JsonPropertyName("type")]
public string? Type1 { get; set; }