V0_2.State.Label Property

Definition

[YamlDotNet.Serialization.YamlMember(Alias="label", ApplyNamingConventions=false)]
public string Label { [System.Runtime.CompilerServices.IsReadOnly] get; set; }
[<YamlDotNet.Serialization.YamlMember(Alias="label", ApplyNamingConventions=false)>]
[<get: System.Runtime.CompilerServices.IsReadOnly>]
member this.Label : string with get, set
Public Property Label As String

Property Value

String
Attributes
YamlDotNet.Serialization.YamlMemberAttribute IsReadOnlyAttribute

Applies to