variable property

String? variable
getter/setter pair

The name of the custom variable to set.

If the variable is not found for the given destination, it will be ignored.

Optional.

Implementation

core.String? variable;