String getProperty(String key, String defValue)

Description

Returns a String value with the given key from the properties file defined AE Configuration file of the connection configuration. It returns the defValue if the key is not found.