RatingInput.Label Property

Definition

[System.Text.Json.Serialization.JsonPropertyName("label")]
public string? Label { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("label")>]
member this.Label : string with get, set
Public Property Label As String

Property Value

Attributes

Applies to