std:std.json.JsonValue.ToBool
Gets bool value.
If the value is a bool, returns its actual value.
If the value is not a bool, false is returned by default.