for (int i = 0; i < props1.length; i++) {
      toProps[props.length + i] = props1[i];
    }