Property DisplayName
DisplayName
Gets or sets the display name of the property.
[JsonPropertyName("display_name")]
public string? DisplayName { get; set; }
Gets or sets the display name of the property.
[JsonPropertyName("display_name")]
public string? DisplayName { get; set; }