Gets or sets the name of the style that TextControl automatically selects for the following paragraph after the user has pressed the ENTER key.
public string FollowingStyle { get; set; }
Public Property FollowingStyle() As String