std:std.json.JsonObject.GetString
Gets a string from an object.
Returns the string value associated with key, or an empty string if key does not exist or the value associated with key is not a string.
key