Gets or sets a display name for the dataset field. Keep it null (Nothing in Visual Basic) if existing name is OK.
'Declaration
Public Property DisplayName As String
public string DisplayName {get; set;}
Property Value
A display name to use for the dataset field.