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