ConceptLabelMatch.IsFlat Property

Definition

is_flat

[System.Text.Json.Serialization.JsonPropertyName("is_flat")]
public bool? IsFlat { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("is_flat")>]
member this.IsFlat : Nullable<bool> with get, set
Public Property IsFlat As Nullable(Of Boolean)

Property Value

Attributes

Applies to