SwiftDocCAutomaticSeeAlsoAutomaticSeeAlso.EnablednessEnumerationAutomaticSeeAlso.EnablednessA value that represent whether automatic See Also section generation is enabled or disabled.enum EnablednessTopicsEnumeration Casescase disabledNo automatic See Also section should be created.case enabledA See Also section should be automatically created (the default).Initializersinit?(rawValue: String)