static Properties litprop(O... x) { new Properties prop; litmap_impl(prop, x); ret prop; }