Exemplo n.º 1
0
 public static String getProperty(String key) {
   return properties.getProperty(key);
 }