private static String getProperty(String key) {
   return I18NHelper.getProperty("StarterKitHelper." + key);
 }