open fun get(key: String): String
Get the profile value indicated by the specified key from the system properties.
See Also System#getProperty(String)