Gets the plain text that appears in the control.
Its appearance is determined by the CSS styles of this Label control.
The default value is "".
protected String text { get; }
'Declaration Protected Read Property text As String