[]
Gets or sets a ScriptObjectValue yielding the text of the field.
[C1Category("Data")]
[C1Description("TextField.Text", "Text or expression yielding the text displayed by the field.")]
public ScriptObjectValue Text { get; set; }
<C1Category("Data")>
<C1Description("TextField.Text", "Text or expression yielding the text displayed by the field.")>
Public Property Text As ScriptObjectValue