@doc The axis orientation.
@$pb.TagNumber(2) FFAxis get axis => $_getN(1);
@$pb.TagNumber(2) set axis(FFAxis value) => $_setField(2, value);