kStringValue
case kStringValue: return "String";
Value* value = new Value(stringValue, Value::kStringValue);
type = Value::kStringValue;