KaKotlinPropertySymbol:
  anchorPsi: KtClass
  annotations: []
  backingFieldSymbol: null
  callableId: /A.foo
  contextParameters: []
  contextReceivers: []
  getter: KaPropertyGetterSymbol:
    anchorPsi: KtClass
    annotations: []
    callableId: null
    contextParameters: []
    contextReceivers: []
    hasStableParameterNames: true
    isActual: false
    isCompanion: false
    isExpect: false
    isExtension: false
    isExternal: false
    isInline: false
    isNotDefault: true
    isOverride: true
    location: PROPERTY
    modality: OPEN
    origin: DELEGATED
    psi: KtClass
    realPsi: null
    receiverParameter: null
    returnType: KaUsualClassType:
      annotations: []
      typeArguments: []
      type: kotlin/Int
    typeParameters: []
    valueParameters: []
    visibility: PUBLIC
    getDispatchReceiver(): KaUsualClassType:
      annotations: []
      typeArguments: []
      type: A
    getContainingFileSymbol: KaFileSymbol(propertyWithGetter.kt)
    getContainingJvmClassName: A
    getContainingModule: KaSourceModule "Sources of main"
    deprecation: null
    javaMethodName: getFoo
    importableFqName: null
  hasBackingField: false
  hasGetter: true
  hasSetter: false
  initializer: null
  isActual: false
  isCompanion: false
  isConst: false
  isDelegated: false
  isExpect: false
  isExtension: false
  isExternal: false
  isLateInit: false
  isOverride: true
  isStatic: false
  isVal: true
  location: CLASS
  modality: OPEN
  name: foo
  origin: DELEGATED
  primaryConstructorParameter: null
  psi: KtProperty
  realPsi: null
  receiverParameter: null
  returnType: KaUsualClassType:
    annotations: []
    typeArguments: []
    type: kotlin/Int
  setter: null
  typeParameters: []
  visibility: PUBLIC
  getDispatchReceiver(): KaUsualClassType:
    annotations: []
    typeArguments: []
    type: A
  getContainingFileSymbol: KaFileSymbol(propertyWithGetter.kt)
  getContainingJvmClassName: A
  getContainingModule: KaSourceModule "Sources of main"
  deprecation: null
  isInline: false
  importableFqName: null
