Property SectionName
SectionName
Gets or sets the section name of the property.
[JsonPropertyName("section_name")]
public string? SectionName { get; set; }
Gets or sets the section name of the property.
[JsonPropertyName("section_name")]
public string? SectionName { get; set; }