DataElementName Property (MemoryReportItem)
Gets or sets the name to use for the data element or attribute for this
MemoryReportItem when rendered via a data oriented rendering extension (e.g. XML).
public string DataElementName {get; set;}
'Declaration
Public Property DataElementName As String