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