コード例 #1
0
 public static String getProperty(String key) {
   return properties.getProperty(key);
 }