KaKotlinPropertySymbol:
  anchorPsi: KtParameter
  annotations: []
  backingFieldSymbol: KaBackingFieldSymbol:
    anchorPsi: KtParameter
    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(/Abc.firstProperty)
    psi: null
    realPsi: null
    receiverParameter: null
    returnType: KaUsualClassType:
      annotations: []
      typeArguments: []
      type: kotlin/Int
    typeParameters: []
    visibility: PRIVATE
    getDispatchReceiver(): KaUsualClassType:
      annotations: []
      typeArguments: []
      type: Abc
    getContainingFileSymbol: KaFileSymbol(dataClass.kt)
    getContainingJvmClassName: Abc
    getContainingModule: KaSourceModule "Sources of main"
    deprecation: null
    importableFqName: null
  callableId: /Abc.firstProperty
  contextParameters: []
  contextReceivers: []
  getter: KaPropertyGetterSymbol:
    anchorPsi: KtParameter
    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: []
      typeArguments: []
      type: kotlin/Int
    typeParameters: []
    valueParameters: []
    visibility: PUBLIC
    getDispatchReceiver(): KaUsualClassType:
      annotations: []
      typeArguments: []
      type: Abc
    getContainingFileSymbol: KaFileSymbol(dataClass.kt)
    getContainingJvmClassName: Abc
    getContainingModule: KaSourceModule "Sources of main"
    deprecation: null
    javaMethodName: getFirstProperty
    importableFqName: null
  hasBackingField: true
  hasGetter: true
  hasSetter: false
  initializer: KaNonConstantInitializerValue(val firstProperty: Int)
  isActual: false
  isCompanion: false
  isConst: false
  isDelegated: false
  isExpect: false
  isExtension: false
  isExternal: false
  isLateInit: false
  isOverride: false
  isStatic: false
  isVal: true
  location: CLASS
  modality: FINAL
  name: firstProperty
  origin: SOURCE
  primaryConstructorParameter: KaValueParameterSymbol:
    anchorPsi: KtParameter
    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: firstProperty
    origin: SOURCE
    primaryConstructorProperty: KaKotlinPropertySymbol(/Abc.firstProperty)
    psi: KtParameter
    realPsi: KtParameter
    receiverParameter: null
    returnType: KaUsualClassType:
      annotations: []
      typeArguments: []
      type: kotlin/Int
    typeParameters: []
    visibility: PUBLIC
    getContainingFileSymbol: KaFileSymbol(dataClass.kt)
    getContainingJvmClassName: Abc
    getContainingModule: KaSourceModule "Sources of main"
    deprecation: null
    importableFqName: null
  psi: KtParameter
  realPsi: null
  receiverParameter: null
  returnType: KaUsualClassType:
    annotations: []
    typeArguments: []
    type: kotlin/Int
  setter: null
  typeParameters: []
  visibility: PUBLIC
  getDispatchReceiver(): KaUsualClassType:
    annotations: []
    typeArguments: []
    type: Abc
  getContainingFileSymbol: KaFileSymbol(dataClass.kt)
  getContainingJvmClassName: Abc
  getContainingModule: KaSourceModule "Sources of main"
  deprecation: null
  isInline: false
  importableFqName: null

KaKotlinPropertySymbol:
  anchorPsi: KtParameter
  annotations: []
  backingFieldSymbol: KaBackingFieldSymbol:
    anchorPsi: KtParameter
    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(/Abc.secondProperty)
    psi: null
    realPsi: null
    receiverParameter: null
    returnType: KaUsualClassType:
      annotations: []
      typeArguments: []
      type: kotlin/Double
    typeParameters: []
    visibility: PRIVATE
    getDispatchReceiver(): KaUsualClassType:
      annotations: []
      typeArguments: []
      type: Abc
    getContainingFileSymbol: KaFileSymbol(dataClass.kt)
    getContainingJvmClassName: Abc
    getContainingModule: KaSourceModule "Sources of main"
    deprecation: null
    importableFqName: null
  callableId: /Abc.secondProperty
  contextParameters: []
  contextReceivers: []
  getter: KaPropertyGetterSymbol:
    anchorPsi: KtParameter
    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: []
      typeArguments: []
      type: kotlin/Double
    typeParameters: []
    valueParameters: []
    visibility: PUBLIC
    getDispatchReceiver(): KaUsualClassType:
      annotations: []
      typeArguments: []
      type: Abc
    getContainingFileSymbol: KaFileSymbol(dataClass.kt)
    getContainingJvmClassName: Abc
    getContainingModule: KaSourceModule "Sources of main"
    deprecation: null
    javaMethodName: getSecondProperty
    importableFqName: null
  hasBackingField: true
  hasGetter: true
  hasSetter: false
  initializer: KaNonConstantInitializerValue(val secondProperty: Double)
  isActual: false
  isCompanion: false
  isConst: false
  isDelegated: false
  isExpect: false
  isExtension: false
  isExternal: false
  isLateInit: false
  isOverride: false
  isStatic: false
  isVal: true
  location: CLASS
  modality: FINAL
  name: secondProperty
  origin: SOURCE
  primaryConstructorParameter: KaValueParameterSymbol:
    anchorPsi: KtParameter
    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: secondProperty
    origin: SOURCE
    primaryConstructorProperty: KaKotlinPropertySymbol(/Abc.secondProperty)
    psi: KtParameter
    realPsi: KtParameter
    receiverParameter: null
    returnType: KaUsualClassType:
      annotations: []
      typeArguments: []
      type: kotlin/Double
    typeParameters: []
    visibility: PUBLIC
    getContainingFileSymbol: KaFileSymbol(dataClass.kt)
    getContainingJvmClassName: Abc
    getContainingModule: KaSourceModule "Sources of main"
    deprecation: null
    importableFqName: null
  psi: KtParameter
  realPsi: null
  receiverParameter: null
  returnType: KaUsualClassType:
    annotations: []
    typeArguments: []
    type: kotlin/Double
  setter: null
  typeParameters: []
  visibility: PUBLIC
  getDispatchReceiver(): KaUsualClassType:
    annotations: []
    typeArguments: []
    type: Abc
  getContainingFileSymbol: KaFileSymbol(dataClass.kt)
  getContainingJvmClassName: Abc
  getContainingModule: KaSourceModule "Sources of main"
  deprecation: null
  isInline: false
  importableFqName: null

KaKotlinPropertySymbol:
  anchorPsi: KtParameter
  annotations: []
  backingFieldSymbol: KaBackingFieldSymbol:
    anchorPsi: KtParameter
    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(/Abc.thirdProperty)
    psi: null
    realPsi: null
    receiverParameter: null
    returnType: KaUsualClassType:
      annotations: []
      typeArguments: []
      type: kotlin/String
    typeParameters: []
    visibility: PRIVATE
    getDispatchReceiver(): KaUsualClassType:
      annotations: []
      typeArguments: []
      type: Abc
    getContainingFileSymbol: KaFileSymbol(dataClass.kt)
    getContainingJvmClassName: Abc
    getContainingModule: KaSourceModule "Sources of main"
    deprecation: null
    importableFqName: null
  callableId: /Abc.thirdProperty
  contextParameters: []
  contextReceivers: []
  getter: KaPropertyGetterSymbol:
    anchorPsi: KtParameter
    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: []
      typeArguments: []
      type: kotlin/String
    typeParameters: []
    valueParameters: []
    visibility: PUBLIC
    getDispatchReceiver(): KaUsualClassType:
      annotations: []
      typeArguments: []
      type: Abc
    getContainingFileSymbol: KaFileSymbol(dataClass.kt)
    getContainingJvmClassName: Abc
    getContainingModule: KaSourceModule "Sources of main"
    deprecation: null
    javaMethodName: getThirdProperty
    importableFqName: null
  hasBackingField: true
  hasGetter: true
  hasSetter: false
  initializer: KaNonConstantInitializerValue(val thirdProperty: String)
  isActual: false
  isCompanion: false
  isConst: false
  isDelegated: false
  isExpect: false
  isExtension: false
  isExternal: false
  isLateInit: false
  isOverride: false
  isStatic: false
  isVal: true
  location: CLASS
  modality: FINAL
  name: thirdProperty
  origin: SOURCE
  primaryConstructorParameter: KaValueParameterSymbol:
    anchorPsi: KtParameter
    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: thirdProperty
    origin: SOURCE
    primaryConstructorProperty: KaKotlinPropertySymbol(/Abc.thirdProperty)
    psi: KtParameter
    realPsi: KtParameter
    receiverParameter: null
    returnType: KaUsualClassType:
      annotations: []
      typeArguments: []
      type: kotlin/String
    typeParameters: []
    visibility: PUBLIC
    getContainingFileSymbol: KaFileSymbol(dataClass.kt)
    getContainingJvmClassName: Abc
    getContainingModule: KaSourceModule "Sources of main"
    deprecation: null
    importableFqName: null
  psi: KtParameter
  realPsi: null
  receiverParameter: null
  returnType: KaUsualClassType:
    annotations: []
    typeArguments: []
    type: kotlin/String
  setter: null
  typeParameters: []
  visibility: PUBLIC
  getDispatchReceiver(): KaUsualClassType:
    annotations: []
    typeArguments: []
    type: Abc
  getContainingFileSymbol: KaFileSymbol(dataClass.kt)
  getContainingJvmClassName: Abc
  getContainingModule: KaSourceModule "Sources of main"
  deprecation: null
  isInline: false
  importableFqName: null

KaNamedFunctionSymbol:
  anchorPsi: KtNamedFunction
  annotations: []
  callableId: /Abc.check
  contextParameters: []
  contextReceivers: []
  contractEffects: []
  hasStableParameterNames: true
  isActual: false
  isBuiltinFunctionInvoke: false
  isCompanion: false
  isExpect: false
  isExtension: false
  isExternal: false
  isInfix: false
  isInline: false
  isOperator: false
  isOverride: false
  isStatic: false
  isSuspend: false
  isTailRec: false
  location: CLASS
  modality: FINAL
  name: check
  origin: SOURCE
  psi: KtNamedFunction
  realPsi: KtNamedFunction
  receiverParameter: null
  returnType: KaUsualClassType:
    annotations: []
    typeArguments: []
    type: kotlin/Unit
  typeParameters: []
  valueParameters: []
  visibility: PUBLIC
  getDispatchReceiver(): KaUsualClassType:
    annotations: []
    typeArguments: []
    type: Abc
  getContainingFileSymbol: KaFileSymbol(dataClass.kt)
  getContainingJvmClassName: Abc
  canBeOperator: false
  getContainingModule: KaSourceModule "Sources of main"
  deprecation: null
  returnValueStatus: Unspecified
  javaMethodName: check
  importableFqName: null

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(/Abc.bodyProperty)
    psi: null
    realPsi: null
    receiverParameter: null
    returnType: KaUsualClassType:
      annotations: []
      typeArguments: []
      type: kotlin/Long
    typeParameters: []
    visibility: PRIVATE
    getDispatchReceiver(): KaUsualClassType:
      annotations: []
      typeArguments: []
      type: Abc
    getContainingFileSymbol: KaFileSymbol(dataClass.kt)
    getContainingJvmClassName: Abc
    getContainingModule: KaSourceModule "Sources of main"
    deprecation: null
    importableFqName: null
  callableId: /Abc.bodyProperty
  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: KaReceiverParameterSymbol:
      anchorPsi: KtTypeReference
      annotations: []
      callableId: null
      contextParameters: []
      contextReceivers: []
      isActual: false
      isCompanion: false
      isDelegated: false
      isExpect: false
      isExtension: false
      isExternal: false
      isVal: true
      location: LOCAL
      modality: FINAL
      name: <receiver>
      origin: SOURCE
      owningCallableSymbol: KaKotlinPropertySymbol(/Abc.bodyProperty)
      psi: KtTypeReference
      realPsi: KtTypeReference
      receiverParameter: null
      returnType: KaUsualClassType:
        annotations: []
        typeArguments: []
        type: kotlin/Int
      typeParameters: []
      visibility: PUBLIC
      getContainingFileSymbol: KaFileSymbol(dataClass.kt)
      getContainingJvmClassName: Abc
      getContainingModule: KaSourceModule "Sources of main"
      deprecation: null
      importableFqName: null
    returnType: KaUsualClassType:
      annotations: []
      typeArguments: []
      type: kotlin/Long
    typeParameters: []
    valueParameters: []
    visibility: PUBLIC
    getContainingFileSymbol: KaFileSymbol(dataClass.kt)
    getContainingJvmClassName: Abc
    getContainingModule: KaSourceModule "Sources of main"
    deprecation: null
    javaMethodName: getBodyProperty
    importableFqName: null
  hasBackingField: false
  hasGetter: true
  hasSetter: false
  initializer: null
  isActual: false
  isCompanion: false
  isConst: false
  isDelegated: false
  isExpect: false
  isExtension: true
  isExternal: false
  isLateInit: false
  isOverride: false
  isStatic: false
  isVal: true
  location: CLASS
  modality: FINAL
  name: bodyProperty
  origin: SOURCE
  primaryConstructorParameter: null
  psi: KtProperty
  realPsi: KtProperty
  receiverParameter: KaReceiverParameterSymbol:
    anchorPsi: KtTypeReference
    annotations: []
    callableId: null
    contextParameters: []
    contextReceivers: []
    isActual: false
    isCompanion: false
    isDelegated: false
    isExpect: false
    isExtension: false
    isExternal: false
    isVal: true
    location: LOCAL
    modality: FINAL
    name: <receiver>
    origin: SOURCE
    owningCallableSymbol: KaKotlinPropertySymbol(/Abc.bodyProperty)
    psi: KtTypeReference
    realPsi: KtTypeReference
    receiverParameter: null
    returnType: KaUsualClassType:
      annotations: []
      typeArguments: []
      type: kotlin/Int
    typeParameters: []
    visibility: PUBLIC
    getContainingFileSymbol: KaFileSymbol(dataClass.kt)
    getContainingJvmClassName: Abc
    getContainingModule: KaSourceModule "Sources of main"
    deprecation: null
    importableFqName: null
  returnType: KaUsualClassType:
    annotations: []
    typeArguments: []
    type: kotlin/Long
  setter: null
  typeParameters: []
  visibility: PUBLIC
  getDispatchReceiver(): KaUsualClassType:
    annotations: []
    typeArguments: []
    type: Abc
  getContainingFileSymbol: KaFileSymbol(dataClass.kt)
  getContainingJvmClassName: Abc
  getContainingModule: KaSourceModule "Sources of main"
  deprecation: null
  isInline: false
  importableFqName: null

KaNamedFunctionSymbol:
  anchorPsi: KtParameter
  annotations: []
  callableId: /Abc.component1
  contextParameters: []
  contextReceivers: []
  contractEffects: []
  hasStableParameterNames: true
  isActual: false
  isBuiltinFunctionInvoke: false
  isCompanion: false
  isExpect: false
  isExtension: false
  isExternal: false
  isInfix: false
  isInline: false
  isOperator: true
  isOverride: false
  isStatic: false
  isSuspend: false
  isTailRec: false
  location: CLASS
  modality: FINAL
  name: component1
  origin: SOURCE_MEMBER_GENERATED
  psi: KtParameter
  realPsi: null
  receiverParameter: null
  returnType: KaUsualClassType:
    annotations: []
    typeArguments: []
    type: kotlin/Int
  typeParameters: []
  valueParameters: []
  visibility: PUBLIC
  getDispatchReceiver(): KaUsualClassType:
    annotations: []
    typeArguments: []
    type: Abc
  getContainingFileSymbol: KaFileSymbol(dataClass.kt)
  getContainingJvmClassName: Abc
  canBeOperator: true
  getContainingModule: KaSourceModule "Sources of main"
  deprecation: null
  returnValueStatus: Unspecified
  javaMethodName: component1
  importableFqName: null

KaNamedFunctionSymbol:
  anchorPsi: KtParameter
  annotations: []
  callableId: /Abc.component2
  contextParameters: []
  contextReceivers: []
  contractEffects: []
  hasStableParameterNames: true
  isActual: false
  isBuiltinFunctionInvoke: false
  isCompanion: false
  isExpect: false
  isExtension: false
  isExternal: false
  isInfix: false
  isInline: false
  isOperator: true
  isOverride: false
  isStatic: false
  isSuspend: false
  isTailRec: false
  location: CLASS
  modality: FINAL
  name: component2
  origin: SOURCE_MEMBER_GENERATED
  psi: KtParameter
  realPsi: null
  receiverParameter: null
  returnType: KaUsualClassType:
    annotations: []
    typeArguments: []
    type: kotlin/Double
  typeParameters: []
  valueParameters: []
  visibility: PUBLIC
  getDispatchReceiver(): KaUsualClassType:
    annotations: []
    typeArguments: []
    type: Abc
  getContainingFileSymbol: KaFileSymbol(dataClass.kt)
  getContainingJvmClassName: Abc
  canBeOperator: true
  getContainingModule: KaSourceModule "Sources of main"
  deprecation: null
  returnValueStatus: Unspecified
  javaMethodName: component2
  importableFqName: null

KaNamedFunctionSymbol:
  anchorPsi: KtParameter
  annotations: []
  callableId: /Abc.component3
  contextParameters: []
  contextReceivers: []
  contractEffects: []
  hasStableParameterNames: true
  isActual: false
  isBuiltinFunctionInvoke: false
  isCompanion: false
  isExpect: false
  isExtension: false
  isExternal: false
  isInfix: false
  isInline: false
  isOperator: true
  isOverride: false
  isStatic: false
  isSuspend: false
  isTailRec: false
  location: CLASS
  modality: FINAL
  name: component3
  origin: SOURCE_MEMBER_GENERATED
  psi: KtParameter
  realPsi: null
  receiverParameter: null
  returnType: KaUsualClassType:
    annotations: []
    typeArguments: []
    type: kotlin/String
  typeParameters: []
  valueParameters: []
  visibility: PUBLIC
  getDispatchReceiver(): KaUsualClassType:
    annotations: []
    typeArguments: []
    type: Abc
  getContainingFileSymbol: KaFileSymbol(dataClass.kt)
  getContainingJvmClassName: Abc
  canBeOperator: true
  getContainingModule: KaSourceModule "Sources of main"
  deprecation: null
  returnValueStatus: Unspecified
  javaMethodName: component3
  importableFqName: null

KaNamedFunctionSymbol:
  anchorPsi: KtPrimaryConstructor
  annotations: []
  callableId: /Abc.copy
  contextParameters: []
  contextReceivers: []
  contractEffects: []
  hasStableParameterNames: true
  isActual: false
  isBuiltinFunctionInvoke: false
  isCompanion: false
  isExpect: false
  isExtension: false
  isExternal: false
  isInfix: false
  isInline: false
  isOperator: false
  isOverride: false
  isStatic: false
  isSuspend: false
  isTailRec: false
  location: CLASS
  modality: FINAL
  name: copy
  origin: SOURCE_MEMBER_GENERATED
  psi: KtPrimaryConstructor
  realPsi: null
  receiverParameter: null
  returnType: KaUsualClassType:
    annotations: []
    typeArguments: []
    type: Abc
  typeParameters: []
  valueParameters: [
    KaValueParameterSymbol:
      anchorPsi: KtParameter
      annotations: []
      callableId: null
      contextParameters: []
      contextReceivers: []
      hasDeclaredDefaultValue: true
      hasDefaultValue: true
      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: firstProperty
      origin: SOURCE_MEMBER_GENERATED
      primaryConstructorProperty: null
      psi: KtParameter
      realPsi: null
      receiverParameter: null
      returnType: KaUsualClassType:
        annotations: []
        typeArguments: []
        type: kotlin/Int
      typeParameters: []
      visibility: PUBLIC
      getContainingFileSymbol: KaFileSymbol(dataClass.kt)
      getContainingJvmClassName: Abc
      getContainingModule: KaSourceModule "Sources of main"
      deprecation: null
      importableFqName: null
    KaValueParameterSymbol:
      anchorPsi: KtParameter
      annotations: []
      callableId: null
      contextParameters: []
      contextReceivers: []
      hasDeclaredDefaultValue: true
      hasDefaultValue: true
      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: secondProperty
      origin: SOURCE_MEMBER_GENERATED
      primaryConstructorProperty: null
      psi: KtParameter
      realPsi: null
      receiverParameter: null
      returnType: KaUsualClassType:
        annotations: []
        typeArguments: []
        type: kotlin/Double
      typeParameters: []
      visibility: PUBLIC
      getContainingFileSymbol: KaFileSymbol(dataClass.kt)
      getContainingJvmClassName: Abc
      getContainingModule: KaSourceModule "Sources of main"
      deprecation: null
      importableFqName: null
    KaValueParameterSymbol:
      anchorPsi: KtParameter
      annotations: []
      callableId: null
      contextParameters: []
      contextReceivers: []
      hasDeclaredDefaultValue: true
      hasDefaultValue: true
      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: thirdProperty
      origin: SOURCE_MEMBER_GENERATED
      primaryConstructorProperty: null
      psi: KtParameter
      realPsi: null
      receiverParameter: null
      returnType: KaUsualClassType:
        annotations: []
        typeArguments: []
        type: kotlin/String
      typeParameters: []
      visibility: PUBLIC
      getContainingFileSymbol: KaFileSymbol(dataClass.kt)
      getContainingJvmClassName: Abc
      getContainingModule: KaSourceModule "Sources of main"
      deprecation: null
      importableFqName: null
  ]
  visibility: PUBLIC
  getDispatchReceiver(): KaUsualClassType:
    annotations: []
    typeArguments: []
    type: Abc
  getContainingFileSymbol: KaFileSymbol(dataClass.kt)
  getContainingJvmClassName: Abc
  canBeOperator: false
  getContainingModule: KaSourceModule "Sources of main"
  deprecation: null
  returnValueStatus: Unspecified
  javaMethodName: copy
  importableFqName: null

KaNamedFunctionSymbol:
  anchorPsi: KtClass
  annotations: []
  callableId: /Abc.equals
  contextParameters: []
  contextReceivers: []
  contractEffects: []
  hasStableParameterNames: true
  isActual: false
  isBuiltinFunctionInvoke: false
  isCompanion: false
  isExpect: false
  isExtension: false
  isExternal: false
  isInfix: false
  isInline: false
  isOperator: true
  isOverride: false
  isStatic: false
  isSuspend: false
  isTailRec: false
  location: CLASS
  modality: OPEN
  name: equals
  origin: SOURCE_MEMBER_GENERATED
  psi: KtClass
  realPsi: null
  receiverParameter: null
  returnType: KaUsualClassType:
    annotations: []
    typeArguments: []
    type: kotlin/Boolean
  typeParameters: []
  valueParameters: [
    KaValueParameterSymbol:
      anchorPsi: KtClass
      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: other
      origin: SOURCE_MEMBER_GENERATED
      primaryConstructorProperty: null
      psi: KtClass
      realPsi: null
      receiverParameter: null
      returnType: KaUsualClassType:
        annotations: []
        typeArguments: []
        type: kotlin/Any?
      typeParameters: []
      visibility: PUBLIC
      getContainingFileSymbol: KaFileSymbol(dataClass.kt)
      getContainingJvmClassName: Abc
      getContainingModule: KaSourceModule "Sources of main"
      deprecation: null
      importableFqName: null
  ]
  visibility: PUBLIC
  getDispatchReceiver(): KaUsualClassType:
    annotations: []
    typeArguments: []
    type: Abc
  getContainingFileSymbol: KaFileSymbol(dataClass.kt)
  getContainingJvmClassName: Abc
  canBeOperator: true
  getContainingModule: KaSourceModule "Sources of main"
  deprecation: null
  returnValueStatus: MustUse
  javaMethodName: equals
  importableFqName: null

KaNamedFunctionSymbol:
  anchorPsi: KtClass
  annotations: []
  callableId: /Abc.hashCode
  contextParameters: []
  contextReceivers: []
  contractEffects: []
  hasStableParameterNames: true
  isActual: false
  isBuiltinFunctionInvoke: false
  isCompanion: false
  isExpect: false
  isExtension: false
  isExternal: false
  isInfix: false
  isInline: false
  isOperator: false
  isOverride: false
  isStatic: false
  isSuspend: false
  isTailRec: false
  location: CLASS
  modality: OPEN
  name: hashCode
  origin: SOURCE_MEMBER_GENERATED
  psi: KtClass
  realPsi: null
  receiverParameter: null
  returnType: KaUsualClassType:
    annotations: []
    typeArguments: []
    type: kotlin/Int
  typeParameters: []
  valueParameters: []
  visibility: PUBLIC
  getDispatchReceiver(): KaUsualClassType:
    annotations: []
    typeArguments: []
    type: Abc
  getContainingFileSymbol: KaFileSymbol(dataClass.kt)
  getContainingJvmClassName: Abc
  canBeOperator: false
  getContainingModule: KaSourceModule "Sources of main"
  deprecation: null
  returnValueStatus: MustUse
  javaMethodName: hashCode
  importableFqName: null

KaNamedFunctionSymbol:
  anchorPsi: KtClass
  annotations: []
  callableId: /Abc.toString
  contextParameters: []
  contextReceivers: []
  contractEffects: []
  hasStableParameterNames: true
  isActual: false
  isBuiltinFunctionInvoke: false
  isCompanion: false
  isExpect: false
  isExtension: false
  isExternal: false
  isInfix: false
  isInline: false
  isOperator: false
  isOverride: false
  isStatic: false
  isSuspend: false
  isTailRec: false
  location: CLASS
  modality: OPEN
  name: toString
  origin: SOURCE_MEMBER_GENERATED
  psi: KtClass
  realPsi: null
  receiverParameter: null
  returnType: KaUsualClassType:
    annotations: []
    typeArguments: []
    type: kotlin/String
  typeParameters: []
  valueParameters: []
  visibility: PUBLIC
  getDispatchReceiver(): KaUsualClassType:
    annotations: []
    typeArguments: []
    type: Abc
  getContainingFileSymbol: KaFileSymbol(dataClass.kt)
  getContainingJvmClassName: Abc
  canBeOperator: false
  getContainingModule: KaSourceModule "Sources of main"
  deprecation: null
  returnValueStatus: MustUse
  javaMethodName: toString
  importableFqName: null

KaConstructorSymbol:
  anchorPsi: KtPrimaryConstructor
  annotations: []
  callableId: null
  containingClassId: Abc
  contextParameters: []
  contextReceivers: []
  hasStableParameterNames: true
  isActual: false
  isCompanion: false
  isExpect: false
  isExtension: false
  isExternal: false
  isPrimary: true
  location: CLASS
  modality: FINAL
  origin: SOURCE
  psi: KtPrimaryConstructor
  realPsi: KtPrimaryConstructor
  receiverParameter: null
  returnType: KaUsualClassType:
    annotations: []
    typeArguments: []
    type: Abc
  typeParameters: []
  valueParameters: [
    KaValueParameterSymbol:
      anchorPsi: KtParameter
      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: firstProperty
      origin: SOURCE
      primaryConstructorProperty: KaKotlinPropertySymbol(/Abc.firstProperty)
      psi: KtParameter
      realPsi: KtParameter
      receiverParameter: null
      returnType: KaUsualClassType:
        annotations: []
        typeArguments: []
        type: kotlin/Int
      typeParameters: []
      visibility: PUBLIC
      getContainingFileSymbol: KaFileSymbol(dataClass.kt)
      getContainingJvmClassName: Abc
      getContainingModule: KaSourceModule "Sources of main"
      deprecation: null
      importableFqName: null
    KaValueParameterSymbol:
      anchorPsi: KtParameter
      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: secondProperty
      origin: SOURCE
      primaryConstructorProperty: KaKotlinPropertySymbol(/Abc.secondProperty)
      psi: KtParameter
      realPsi: KtParameter
      receiverParameter: null
      returnType: KaUsualClassType:
        annotations: []
        typeArguments: []
        type: kotlin/Double
      typeParameters: []
      visibility: PUBLIC
      getContainingFileSymbol: KaFileSymbol(dataClass.kt)
      getContainingJvmClassName: Abc
      getContainingModule: KaSourceModule "Sources of main"
      deprecation: null
      importableFqName: null
    KaValueParameterSymbol:
      anchorPsi: KtParameter
      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: thirdProperty
      origin: SOURCE
      primaryConstructorProperty: KaKotlinPropertySymbol(/Abc.thirdProperty)
      psi: KtParameter
      realPsi: KtParameter
      receiverParameter: null
      returnType: KaUsualClassType:
        annotations: []
        typeArguments: []
        type: kotlin/String
      typeParameters: []
      visibility: PUBLIC
      getContainingFileSymbol: KaFileSymbol(dataClass.kt)
      getContainingJvmClassName: Abc
      getContainingModule: KaSourceModule "Sources of main"
      deprecation: null
      importableFqName: null
  ]
  visibility: PUBLIC
  getContainingFileSymbol: KaFileSymbol(dataClass.kt)
  getContainingJvmClassName: Abc
  getContainingModule: KaSourceModule "Sources of main"
  deprecation: null
  javaMethodName: null
  importableFqName: Abc
