variable property

List<Variable>? variable
getter/setter pair

The variables in the container that this version was taken from.

Implementation

core.List<Variable>? variable;