Java get property of system with given string Posted on May 16, 2016May 16, 2016 by coder System.getProperty("catalina.base") + File.separator + "bin" 1 System.getProperty("catalina.base") + File.separator + "bin"