get Property
Retrieves a property value from the loaded properties file.
Return
the value of the specified property, or null if the property is not found.
Parameters
key
the key of the property to retrieve.
Retrieves a property value from the loaded properties file.
the value of the specified property, or null if the property is not found.
the key of the property to retrieve.