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