Gets and sets the text of the field that is displayed before the field's text.
public string TextBefore { get; set; }
Public Property TextBefore() As String