std:std.json.JsonObject.GetNumber
Gets a number from an object.
Returns the numeric value associated with key, or 0 if key does not exist or the value associated with key is not numeric.
key