KaKotlinPropertySymbol:
  anchorPsi: KtProperty
  annotations: []
  backingFieldSymbol: KaBackingFieldSymbol:
    anchorPsi: KtProperty
    annotations: []
    callableId: null
    contextParameters: []
    contextReceivers: []
    isActual: false
    isCompanion: false
    isDelegated: false
    isExpect: false
    isExtension: false
    isExternal: false
    isNotDefault: false
    isVal: false
    location: PROPERTY
    modality: FINAL
    name: field
    origin: PROPERTY_BACKING_FIELD
    owningProperty: KaKotlinPropertySymbol(/lazyProp)
    psi: null
    realPsi: null
    receiverParameter: null
    returnType: KaUsualClassType:
      annotations: []
      typeArguments: [
        KaUsualClassType:
          annotations: []
          typeArguments: []
          type: kotlin/String
      ]
      type: kotlin/collections/Set<kotlin/String>
    typeParameters: []
    visibility: PRIVATE
    getContainingFileSymbol: KaFileSymbol(delegatedPropertyWithAccessors.kt)
    getContainingJvmClassName: DelegatedPropertyWithAccessorsKt
    getContainingModule: KaSourceModule "Sources of main"
    deprecation: null
    importableFqName: null
  callableId: /lazyProp
  contextParameters: []
  contextReceivers: []
  getter: KaPropertyGetterSymbol:
    anchorPsi: KtPropertyAccessor
    annotations: []
    callableId: null
    contextParameters: []
    contextReceivers: []
    hasStableParameterNames: true
    isActual: false
    isCompanion: false
    isExpect: false
    isExtension: false
    isExternal: false
    isInline: false
    isNotDefault: true
    isOverride: false
    location: PROPERTY
    modality: FINAL
    origin: SOURCE
    psi: KtPropertyAccessor
    realPsi: KtPropertyAccessor
    receiverParameter: null
    returnType: KaUsualClassType:
      annotations: []
      typeArguments: [
        KaUsualClassType:
          annotations: []
          typeArguments: []
          type: kotlin/String
      ]
      type: kotlin/collections/Set<kotlin/String>
    typeParameters: []
    valueParameters: []
    visibility: PRIVATE
    getContainingFileSymbol: KaFileSymbol(delegatedPropertyWithAccessors.kt)
    getContainingJvmClassName: DelegatedPropertyWithAccessorsKt
    getContainingModule: KaSourceModule "Sources of main"
    deprecation: null
    javaMethodName: getLazyProp
    importableFqName: null
  hasBackingField: false
  hasGetter: true
  hasSetter: true
  initializer: null
  isActual: false
  isCompanion: false
  isConst: false
  isDelegated: true
  isExpect: false
  isExtension: false
  isExternal: false
  isLateInit: false
  isOverride: false
  isStatic: false
  isVal: false
  location: TOP_LEVEL
  modality: FINAL
  name: lazyProp
  origin: SOURCE
  primaryConstructorParameter: null
  psi: KtProperty
  realPsi: KtProperty
  receiverParameter: null
  returnType: KaUsualClassType:
    annotations: []
    typeArguments: [
      KaUsualClassType:
        annotations: []
        typeArguments: []
        type: kotlin/String
    ]
    type: kotlin/collections/Set<kotlin/String>
  setter: KaPropertySetterSymbol:
    anchorPsi: KtPropertyAccessor
    annotations: []
    callableId: null
    contextParameters: []
    contextReceivers: []
    hasStableParameterNames: true
    isActual: false
    isCompanion: false
    isExpect: false
    isExtension: false
    isExternal: false
    isInline: false
    isNotDefault: true
    isOverride: false
    location: PROPERTY
    modality: FINAL
    origin: SOURCE
    parameter: KaValueParameterSymbol:
      anchorPsi: KtPropertyAccessor
      annotations: []
      callableId: null
      contextParameters: []
      contextReceivers: []
      hasDeclaredDefaultValue: false
      hasDefaultValue: false
      isActual: false
      isCompanion: false
      isCrossinline: false
      isDelegated: false
      isExpect: false
      isExtension: false
      isExternal: false
      isImplicitLambdaParameter: false
      isNoinline: false
      isVal: true
      isVararg: false
      location: LOCAL
      modality: FINAL
      name: <set-?>
      origin: SOURCE
      primaryConstructorProperty: null
      psi: null
      realPsi: null
      receiverParameter: null
      returnType: KaUsualClassType:
        annotations: []
        typeArguments: [
          KaUsualClassType:
            annotations: []
            typeArguments: []
            type: kotlin/String
        ]
        type: kotlin/collections/Set<kotlin/String>
      typeParameters: []
      visibility: PUBLIC
      getContainingFileSymbol: KaFileSymbol(delegatedPropertyWithAccessors.kt)
      getContainingJvmClassName: null
      getContainingModule: KaSourceModule "Sources of main"
      deprecation: null
      importableFqName: null
    psi: KtPropertyAccessor
    realPsi: KtPropertyAccessor
    receiverParameter: null
    returnType: KaUsualClassType:
      annotations: []
      typeArguments: []
      type: kotlin/Unit
    typeParameters: []
    valueParameters: [
      KaValueParameterSymbol:
        anchorPsi: KtPropertyAccessor
        annotations: []
        callableId: null
        contextParameters: []
        contextReceivers: []
        hasDeclaredDefaultValue: false
        hasDefaultValue: false
        isActual: false
        isCompanion: false
        isCrossinline: false
        isDelegated: false
        isExpect: false
        isExtension: false
        isExternal: false
        isImplicitLambdaParameter: false
        isNoinline: false
        isVal: true
        isVararg: false
        location: LOCAL
        modality: FINAL
        name: <set-?>
        origin: SOURCE
        primaryConstructorProperty: null
        psi: null
        realPsi: null
        receiverParameter: null
        returnType: KaUsualClassType:
          annotations: []
          typeArguments: [
            KaUsualClassType:
              annotations: []
              typeArguments: []
              type: kotlin/String
          ]
          type: kotlin/collections/Set<kotlin/String>
        typeParameters: []
        visibility: PUBLIC
        getContainingFileSymbol: KaFileSymbol(delegatedPropertyWithAccessors.kt)
        getContainingJvmClassName: null
        getContainingModule: KaSourceModule "Sources of main"
        deprecation: null
        importableFqName: null
    ]
    visibility: INTERNAL
    getContainingFileSymbol: KaFileSymbol(delegatedPropertyWithAccessors.kt)
    getContainingJvmClassName: DelegatedPropertyWithAccessorsKt
    getContainingModule: KaSourceModule "Sources of main"
    deprecation: null
    javaMethodName: setLazyProp
    importableFqName: null
  typeParameters: []
  visibility: PUBLIC
  getContainingFileSymbol: KaFileSymbol(delegatedPropertyWithAccessors.kt)
  getContainingJvmClassName: DelegatedPropertyWithAccessorsKt
  getContainingModule: KaSourceModule "Sources of main"
  deprecation: null
  isInline: false
  importableFqName: lazyProp
