Best practices for reading system properties
You can get the value of system properties using the Manager class. The
Manager class has many overloaded methods with name getProperty.
You can use the following methods to get the value of system properties: