Property Collection
Collection
Gets or sets the collection of the type.
[JsonPropertyName("collection")]
public string? Collection { get; set; }
Gets or sets the collection of the type.
[JsonPropertyName("collection")]
public string? Collection { get; set; }