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