[]
Gets or sets the caption of the page.
[C1Category("Appearance")]
[C1Description("C1TopicPage.Text", "Gets or sets the caption of the page.")]
public string Text { get; set; }
<C1Category("Appearance")>
<C1Description("C1TopicPage.Text", "Gets or sets the caption of the page.")>
Public Property Text As String