value property

String? value
getter/setter pair

The value string of this custom variable.

The value of the custom variable should not contain private customer data, such as email addresses or phone numbers.

Implementation

core.String? value;