Vala.Encoding.JsonValue.asBool – Valacore Reference Manual
asBool
Description:
public
bool
?
asBool
()
Returns the boolean content if this is a boolean value.
Returns:
boolean value or null if not a boolean.