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