Description Property (Tag)
Gets or sets the description of the tag. If not empty, used as the label in the tag input dialog. (If Description is empty,
NamedCollectionItem.Name is shown in the input dialog instead.)
public string Description {get; set;}
'Declaration
Public Property Description As String