Property GroupName
GroupName
Gets or sets the group name of the property.
[JsonPropertyName("group_name")]
public string? GroupName { get; set; }
Gets or sets the group name of the property.
[JsonPropertyName("group_name")]
public string? GroupName { get; set; }