KtNamedClassOrObjectSymbol:
  annotationsList: []
  classIdIfNonLocal: kotlin/Lazy
  classKind: INTERFACE
  companionObject: null
  contextReceivers: []
  isData: false
  isExternal: false
  isFun: false
  isInline: false
  isInner: false
  modality: ABSTRACT
  name: Lazy
  origin: LIBRARY
  superTypes: [
    KtUsualClassType:
      annotationsList: []
      ownTypeArguments: []
      type: kotlin/Any
  ]
  symbolKind: TOP_LEVEL
  typeParameters: [
    KtTypeParameterSymbol(T)
  ]
  visibility: Public
  getContainingModule: KtLibraryModule "Library kotlin-stdlib"
  annotationApplicableTargets: null
  deprecationStatus: null