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