add
Adds the given key-value pair to the config and if the key already exists, it won't be overwritten
Return
This PropertiesConfig
Parameters
key
the key to add
value
the value to add
Adds the given key-value pair to the config and if the key already exists, it won't be overwritten
This PropertiesConfig
the key to add
the value to add