WordData.Text Property

Definition

Text in the phrase.

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

Property Value

Attributes

Applies to