set

fun set(key: String, value: String): PropertiesConfig

Sets the value of the given key

Return

This PropertiesConfig

Parameters

key

the key to set the value of

value

the value to set