Gets or sets a descriptive text for a form field. An empty string indicates that the form field 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