name property

String? name
getter/setter pair

The name of the data collector.

The input parameter can be null or a string of 1 to 300 characters.

Implementation

String? name;