add_string


Description:

[ 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.

Parameters:

this

a JsonObject

key

dictionary key

value

value, or null