static S getSystemProperty(S name) { ret System.getProperty(name); }