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