CreativeWork.Text Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="text")]
public string Text { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="text")>]
member this.Text : string
Public ReadOnly Property Text As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to