Gets or sets the text that is displayed for the synonym list inside the options dialog. The default value is the name of the synonym list.

Introduced: 10.0.

Syntax

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