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