Overridden. Gets or sets the text that is inserted in the text box.
public override string Text { get; set; }
Public Overrides Property Text() As String