@$pb.TagNumber(1) $1.BoolState get isMoving => $_getN(0);
@$pb.TagNumber(1) set isMoving($1.BoolState v) { setField(1, v); }