public void removeParam(Param param) {
   super.removeChild(PARAM_PROPERTY, param);
 }