GeneratedContent.Kind.string(_:) Represents a string value. Declarationcase string(String) Parametersvalue: The string value. See AlsoGetting the kind of contentGeneratedContent.Kind.array(_:)GeneratedContent.Kind.bool(_:)GeneratedContent.Kind.nullGeneratedContent.Kind.number(_:)GeneratedContent.Kind.structure(properties:orderedKeys:)