@$pb.TagNumber(8) $core.bool get spin => $_getBF(7);
@$pb.TagNumber(8) set spin($core.bool v) { $_setBool(7, v); }