WordData.Text Property

Definition

Text in the phrase.

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

Property Value

Attributes

Applies to