KaNamedClassSymbol:
  anchorPsi: ClsClassImpl
  annotations: []
  classId: java/lang/String
  classKind: CLASS
  companionObject: null
  contextReceivers: []
  isActual: false
  isData: false
  isExpect: false
  isExternal: false
  isFun: false
  isInline: false
  isInner: false
  location: TOP_LEVEL
  modality: FINAL
  name: String
  origin: JAVA_LIBRARY
  psi: ClsClassImpl
  realPsi: ClsClassImpl
  superTypes: [
    KaUsualClassType:
      annotations: []
      typeArguments: []
      type: kotlin/Any
    KaUsualClassType:
      annotations: []
      typeArguments: []
      type: java/io/Serializable
    KaUsualClassType:
      annotations: []
      typeArguments: [
        KaFlexibleType:
          annotations: []
          type: kotlin/String!
      ]
      type: kotlin/Comparable<kotlin/String!>
    KaUsualClassType:
      annotations: []
      typeArguments: []
      type: kotlin/CharSequence
  ]
  typeParameters: []
  visibility: PUBLIC
  getContainingFileSymbol: null
  getContainingModule: KaLibraryModule "SDK jdk"
  applicableAnnotationTargets: null
  deprecation: null
  importableFqName: java.lang.String