reportName property

String? reportName
getter/setter pair

User-friendly name for the variable which will appear in reports.

This is a required field, must be less than 64 characters long, and cannot contain the following characters: ""<>".

Implementation

core.String? reportName;