Gets or sets the name of the report.
'Declaration Public Property Name As String
public string Name {get; set;}
A String indicating the name of the report.
Report Class Report Members