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