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