Get String by String key.
Throws SquintException if key is not found.
String string(String key) => stringNode(key).data;