KaKotlinPropertySymbol:
  anchorPsi: null
  annotations: []
  backingFieldSymbol: KaBackingFieldSymbol:
    anchorPsi: null
    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(one/foo)
    psi: null
    realPsi: null
    receiverParameter: null
    returnType: KaUsualClassType:
      annotations: []
      typeArguments: []
      type: kotlin/Boolean
    typeParameters: []
    visibility: PRIVATE
    getContainingFileSymbol: null
    getContainingJvmClassName: one.LibraryKt
    getContainingModule: KaLibraryModule "Library library"
    deprecation: null
    importableFqName: null
  callableId: one/foo
  contextParameters: [
    KaContextParameterSymbol:
      anchorPsi: null
      annotations: []
      callableId: null
      contextParameters: []
      contextReceivers: []
      isActual: false
      isCompanion: false
      isDelegated: false
      isExpect: false
      isExtension: false
      isExternal: false
      isVal: true
      location: LOCAL
      modality: FINAL
      name: a
      origin: LIBRARY
      psi: null
      realPsi: null
      receiverParameter: null
      returnType: KaUsualClassType:
        annotations: []
        typeArguments: []
        type: kotlin/Int
      typeParameters: []
      visibility: PUBLIC
      getContainingFileSymbol: null
      getContainingJvmClassName: one.LibraryKt
      getContainingModule: KaLibraryModule "Library library"
      deprecation: null
      importableFqName: null
    KaContextParameterSymbol:
      anchorPsi: null
      annotations: []
      callableId: null
      contextParameters: []
      contextReceivers: []
      isActual: false
      isCompanion: false
      isDelegated: false
      isExpect: false
      isExtension: false
      isExternal: false
      isVal: true
      location: LOCAL
      modality: FINAL
      name: b
      origin: LIBRARY
      psi: null
      realPsi: null
      receiverParameter: null
      returnType: KaUsualClassType:
        annotations: []
        typeArguments: []
        type: kotlin/String
      typeParameters: []
      visibility: PUBLIC
      getContainingFileSymbol: null
      getContainingJvmClassName: one.LibraryKt
      getContainingModule: KaLibraryModule "Library library"
      deprecation: null
      importableFqName: null
  ]
  contextReceivers: [
    KaContextReceiver:
      label: a
      type: KaUsualClassType:
        annotations: []
        typeArguments: []
        type: kotlin/Int
    KaContextReceiver:
      label: b
      type: KaUsualClassType:
        annotations: []
        typeArguments: []
        type: kotlin/String
  ]
  getter: KaPropertyGetterSymbol:
    anchorPsi: null
    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: LIBRARY
    psi: null
    realPsi: null
    receiverParameter: null
    returnType: KaUsualClassType:
      annotations: []
      typeArguments: []
      type: kotlin/Boolean
    typeParameters: []
    valueParameters: []
    visibility: PUBLIC
    getContainingFileSymbol: null
    getContainingJvmClassName: one.LibraryKt
    getContainingModule: KaLibraryModule "Library library"
    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: false
  isStatic: false
  isVal: true
  location: TOP_LEVEL
  modality: FINAL
  name: foo
  origin: LIBRARY
  primaryConstructorParameter: null
  psi: null
  realPsi: null
  receiverParameter: null
  returnType: KaUsualClassType:
    annotations: []
    typeArguments: []
    type: kotlin/Boolean
  setter: null
  typeParameters: []
  visibility: PUBLIC
  getContainingFileSymbol: null
  getContainingJvmClassName: one.LibraryKt
  getContainingModule: KaLibraryModule "Library library"
  deprecation: null
  isInline: false
  importableFqName: one.foo
