Gets or sets the name of the subtextpart. An empty string indicates that the subtextpart has no name.

Syntax

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