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: true
    location: PROPERTY
    modality: FINAL
    name: field
    origin: PROPERTY_BACKING_FIELD
    owningProperty: KaKotlinPropertySymbol(/foo)
    psi: null
    realPsi: null
    receiverParameter: null
    returnType: KaUsualClassType:
      annotations: [
        Anno1()
          psi: KtAnnotationEntry
        Anno2()
          psi: KtAnnotationEntry
        Anno3()
          psi: KtAnnotationEntry
      ]
      typeArguments: []
      type: {@R|Anno3|()  SecondTypeAlias=} @R|Anno1|()  @R|Anno2|()  @R|Anno3|()  BaseInterface
    typeParameters: []
    visibility: PRIVATE
    getContainingFileSymbol: KaFileSymbol(typeAnnotationsOnPropertyReturnType.kt)
    getContainingJvmClassName: TypeAnnotationsOnPropertyReturnTypeKt
    getContainingModule: KaSourceModule "Sources of main"
    deprecation: null
    importableFqName: null
  callableId: /foo
  contextParameters: []
  contextReceivers: []
  getter: KaPropertyGetterSymbol:
    anchorPsi: KtProperty
    annotations: []
    callableId: null
    contextParameters: []
    contextReceivers: []
    hasStableParameterNames: true
    isActual: false
    isCompanion: false
    isExpect: false
    isExtension: false
    isExternal: false
    isInline: false
    isNotDefault: false
    isOverride: false
    location: PROPERTY
    modality: FINAL
    origin: SOURCE
    psi: null
    realPsi: null
    receiverParameter: null
    returnType: KaUsualClassType:
      annotations: [
        Anno1()
          psi: KtAnnotationEntry
        Anno2()
          psi: KtAnnotationEntry
        Anno3()
          psi: KtAnnotationEntry
      ]
      typeArguments: []
      type: {@R|Anno3|()  SecondTypeAlias=} @R|Anno1|()  @R|Anno2|()  @R|Anno3|()  BaseInterface
    typeParameters: []
    valueParameters: []
    visibility: PUBLIC
    getContainingFileSymbol: KaFileSymbol(typeAnnotationsOnPropertyReturnType.kt)
    getContainingJvmClassName: TypeAnnotationsOnPropertyReturnTypeKt
    getContainingModule: KaSourceModule "Sources of main"
    deprecation: null
    javaMethodName: getFoo
    importableFqName: null
  hasBackingField: true
  hasGetter: true
  hasSetter: false
  initializer: null
  isActual: false
  isCompanion: false
  isConst: false
  isDelegated: false
  isExpect: false
  isExtension: false
  isExternal: false
  isLateInit: false
  isOverride: false
  isStatic: false
  isVal: true
  location: TOP_LEVEL
  modality: FINAL
  name: foo
  origin: SOURCE
  primaryConstructorParameter: null
  psi: KtProperty
  realPsi: KtProperty
  receiverParameter: null
  returnType: KaUsualClassType:
    annotations: [
      Anno1()
        psi: KtAnnotationEntry
      Anno2()
        psi: KtAnnotationEntry
      Anno3()
        psi: KtAnnotationEntry
    ]
    typeArguments: []
    type: {@R|Anno3|()  SecondTypeAlias=} @R|Anno1|()  @R|Anno2|()  @R|Anno3|()  BaseInterface
  setter: null
  typeParameters: []
  visibility: PUBLIC
  getContainingFileSymbol: KaFileSymbol(typeAnnotationsOnPropertyReturnType.kt)
  getContainingJvmClassName: TypeAnnotationsOnPropertyReturnTypeKt
  getContainingModule: KaSourceModule "Sources of main"
  deprecation: null
  isInline: false
  importableFqName: foo
