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