variableName property

String? variableName
getter/setter pair

Name of the variable (U1, U2, etc.) being compared in this term.

This field is only relevant when type is set to null, CUSTOM_VARIABLE_TERM or REFERRER_TERM.

Implementation

core.String? variableName;