RatingInput.Value Property

Definition

[System.Text.Json.Serialization.JsonPropertyName("value")]
public float? Value { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("value")>]
member this.Value : Nullable<single> with get, set
Public Property Value As Nullable(Of Single)

Property Value

Attributes

Applies to