Gets and sets the text of the field that is displayed after the field's text.

Syntax

public string TextAfter { get; set; }
Public Property TextAfter() As String