variableSet property

List<VariableSet>? variableSet
getter/setter pair

The variable set that is attributed to the user.

Implementation

core.List<VariableSet>? variableSet;