Properties sysprops = System.getProperties(); System.out.println("-testsysprop = " + sysprops.get("testsysprop"));