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