Gets or sets a descriptive text for a table. An empty string indicates that the table has no such text. An empty string can also be used to delete a previously set text.
Introduced: 34.0.
public string DescriptiveText { get; set; }Public Property DescriptiveText() As String