Gets or sets additional data of the subtextpart. An empty string indicates that the subtextpart has no data.
Introduced: X16.
public string Data { get; set; }
Public Property Data() As String