[]
Gets or sets the text associated with the backstage view.
[C1Category("Appearance")]
[C1Description("BackstageView.Text", "The text associated with the backstage view.")]
public string Text { get; set; }
<C1Category("Appearance")>
<C1Description("BackstageView.Text", "The text associated with the backstage view.")>
Public Property Text As String