System.getProperty

Undocumented in source. Be warned that the author may not have intended to support it.
  1. String getProperty(String key, String defval)
    class System
    static
    String
    getProperty
    (
    String key
    ,
    String defval
    )
  2. String getProperty(String key)

Meta