name property

String? name
getter/setter pair

The name of the conversion custom variable.

Name should be unique. The maximum length of name is 100 characters. There should not be any extra spaces before and after.

Required.

Implementation

core.String? name;