public java.lang.String getClk2() {
   if (outputProps != null) return (outputProps.getClk2());
   else return (inputProps.getClk2());
 }