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