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