variable property

String? variable
getter/setter pair

The variable this axis is binded to.

If null, the first variable assigned to dim is set by default.

Implementation

String? variable;