Set value associated with key.
Key to associate value with.
Value to set. Must be in escaped form.
Policy about invalid keys.
inilike.exception.IniLikeEntryException if key or value is not valid or value needs to be escaped.
escapedValue, setUnescapedValue
See Implementation
Set value associated with key.