@$pb.TagNumber(2) $core.int get velocity => $_getIZ(1);
@$pb.TagNumber(2) set velocity($core.int v) { $_setUnsignedInt32(1, v); }