[ Version ( since = "2.1.1" ) ]
public void add_string (string key, string? value)
Adds a string value to the JSON object.
If the node already exists the old one is replaced.
| this | |
| key |
dictionary key |
| value |
value, or null |