Property DisplayDescription
DisplayDescription
Gets or sets the display description of the property.
[JsonPropertyName("display_description")]
public string? DisplayDescription { get; set; }
Gets or sets the display description of the property.
[JsonPropertyName("display_description")]
public string? DisplayDescription { get; set; }