KtKotlinPropertySymbol: annotationsList: [] backingFieldSymbol: KtBackingFieldSymbol: annotationsList: [] callableIdIfNonLocal: null contextReceivers: [] isExtension: false name: field origin: PROPERTY_BACKING_FIELD owningProperty: KtKotlinPropertySymbol(/Abc.firstProperty) receiverParameter: null returnType: KtUsualClassType: annotationsList: [] ownTypeArguments: [] type: kotlin/Int symbolKind: LOCAL typeParameters: [] getContainingFileSymbol: KtFileSymbol(dataClass.kt) getContainingJvmClassName: Abc getContainingModule: KtSourceModule "Sources of main" deprecationStatus: null callableIdIfNonLocal: /Abc.firstProperty contextReceivers: [] getter: KtPropertyGetterSymbol: annotationsList: [] callableIdIfNonLocal: null contextReceivers: [] hasBody: false hasStableParameterNames: true isDefault: true isExtension: false isInline: false isOverride: false modality: FINAL origin: SOURCE receiverParameter: null returnType: KtUsualClassType: annotationsList: [] ownTypeArguments: [] type: kotlin/Int symbolKind: ACCESSOR typeParameters: [] valueParameters: [] visibility: Public getDispatchReceiver(): KtUsualClassType: annotationsList: [] ownTypeArguments: [] type: Abc getContainingFileSymbol: KtFileSymbol(dataClass.kt) getContainingJvmClassName: Abc getContainingModule: KtSourceModule "Sources of main" deprecationStatus: null hasBackingField: true hasGetter: true hasSetter: false initializer: KtNonConstantInitializerValue(val firstProperty: Int) isActual: false isConst: false isDelegatedProperty: false isExpect: false isExtension: false isFromPrimaryConstructor: true isLateInit: false isOverride: false isStatic: false isVal: true modality: FINAL name: firstProperty origin: SOURCE receiverParameter: null returnType: KtUsualClassType: annotationsList: [] ownTypeArguments: [] type: kotlin/Int setter: null symbolKind: CLASS_MEMBER typeParameters: [] visibility: Public getDispatchReceiver(): KtUsualClassType: annotationsList: [] ownTypeArguments: [] type: Abc getContainingFileSymbol: KtFileSymbol(dataClass.kt) getContainingJvmClassName: Abc getContainingModule: KtSourceModule "Sources of main" deprecationStatus: null getterDeprecationStatus: null javaGetterName: getFirstProperty javaSetterName: null setterDeprecationStatus: null KtKotlinPropertySymbol: annotationsList: [] backingFieldSymbol: KtBackingFieldSymbol: annotationsList: [] callableIdIfNonLocal: null contextReceivers: [] isExtension: false name: field origin: PROPERTY_BACKING_FIELD owningProperty: KtKotlinPropertySymbol(/Abc.secondProperty) receiverParameter: null returnType: KtUsualClassType: annotationsList: [] ownTypeArguments: [] type: kotlin/Double symbolKind: LOCAL typeParameters: [] getContainingFileSymbol: KtFileSymbol(dataClass.kt) getContainingJvmClassName: Abc getContainingModule: KtSourceModule "Sources of main" deprecationStatus: null callableIdIfNonLocal: /Abc.secondProperty contextReceivers: [] getter: KtPropertyGetterSymbol: annotationsList: [] callableIdIfNonLocal: null contextReceivers: [] hasBody: false hasStableParameterNames: true isDefault: true isExtension: false isInline: false isOverride: false modality: FINAL origin: SOURCE receiverParameter: null returnType: KtUsualClassType: annotationsList: [] ownTypeArguments: [] type: kotlin/Double symbolKind: ACCESSOR typeParameters: [] valueParameters: [] visibility: Public getDispatchReceiver(): KtUsualClassType: annotationsList: [] ownTypeArguments: [] type: Abc getContainingFileSymbol: KtFileSymbol(dataClass.kt) getContainingJvmClassName: Abc getContainingModule: KtSourceModule "Sources of main" deprecationStatus: null hasBackingField: true hasGetter: true hasSetter: false initializer: KtNonConstantInitializerValue(val secondProperty: Double) isActual: false isConst: false isDelegatedProperty: false isExpect: false isExtension: false isFromPrimaryConstructor: true isLateInit: false isOverride: false isStatic: false isVal: true modality: FINAL name: secondProperty origin: SOURCE receiverParameter: null returnType: KtUsualClassType: annotationsList: [] ownTypeArguments: [] type: kotlin/Double setter: null symbolKind: CLASS_MEMBER typeParameters: [] visibility: Public getDispatchReceiver(): KtUsualClassType: annotationsList: [] ownTypeArguments: [] type: Abc getContainingFileSymbol: KtFileSymbol(dataClass.kt) getContainingJvmClassName: Abc getContainingModule: KtSourceModule "Sources of main" deprecationStatus: null getterDeprecationStatus: null javaGetterName: getSecondProperty javaSetterName: null setterDeprecationStatus: null KtKotlinPropertySymbol: annotationsList: [] backingFieldSymbol: KtBackingFieldSymbol: annotationsList: [] callableIdIfNonLocal: null contextReceivers: [] isExtension: false name: field origin: PROPERTY_BACKING_FIELD owningProperty: KtKotlinPropertySymbol(/Abc.thirdProperty) receiverParameter: null returnType: KtUsualClassType: annotationsList: [] ownTypeArguments: [] type: kotlin/String symbolKind: LOCAL typeParameters: [] getContainingFileSymbol: KtFileSymbol(dataClass.kt) getContainingJvmClassName: Abc getContainingModule: KtSourceModule "Sources of main" deprecationStatus: null callableIdIfNonLocal: /Abc.thirdProperty contextReceivers: [] getter: KtPropertyGetterSymbol: annotationsList: [] callableIdIfNonLocal: null contextReceivers: [] hasBody: false hasStableParameterNames: true isDefault: true isExtension: false isInline: false isOverride: false modality: FINAL origin: SOURCE receiverParameter: null returnType: KtUsualClassType: annotationsList: [] ownTypeArguments: [] type: kotlin/String symbolKind: ACCESSOR typeParameters: [] valueParameters: [] visibility: Public getDispatchReceiver(): KtUsualClassType: annotationsList: [] ownTypeArguments: [] type: Abc getContainingFileSymbol: KtFileSymbol(dataClass.kt) getContainingJvmClassName: Abc getContainingModule: KtSourceModule "Sources of main" deprecationStatus: null hasBackingField: true hasGetter: true hasSetter: false initializer: KtNonConstantInitializerValue(val thirdProperty: String) isActual: false isConst: false isDelegatedProperty: false isExpect: false isExtension: false isFromPrimaryConstructor: true isLateInit: false isOverride: false isStatic: false isVal: true modality: FINAL name: thirdProperty origin: SOURCE receiverParameter: null returnType: KtUsualClassType: annotationsList: [] ownTypeArguments: [] type: kotlin/String setter: null symbolKind: CLASS_MEMBER typeParameters: [] visibility: Public getDispatchReceiver(): KtUsualClassType: annotationsList: [] ownTypeArguments: [] type: Abc getContainingFileSymbol: KtFileSymbol(dataClass.kt) getContainingJvmClassName: Abc getContainingModule: KtSourceModule "Sources of main" deprecationStatus: null getterDeprecationStatus: null javaGetterName: getThirdProperty javaSetterName: null setterDeprecationStatus: null KtFunctionSymbol: annotationsList: [] callableIdIfNonLocal: /Abc.check contextReceivers: [] contractEffects: [] hasStableParameterNames: true isActual: false isBuiltinFunctionInvoke: false isExpect: false isExtension: false isExternal: false isInfix: false isInline: false isOperator: false isOverride: false isStatic: false isSuspend: false modality: FINAL name: check origin: SOURCE receiverParameter: null returnType: KtUsualClassType: annotationsList: [] ownTypeArguments: [] type: kotlin/Unit symbolKind: CLASS_MEMBER typeParameters: [] valueParameters: [] visibility: Public getDispatchReceiver(): KtUsualClassType: annotationsList: [] ownTypeArguments: [] type: Abc getContainingFileSymbol: KtFileSymbol(dataClass.kt) getContainingJvmClassName: Abc getContainingModule: KtSourceModule "Sources of main" deprecationStatus: null KtKotlinPropertySymbol: annotationsList: [] backingFieldSymbol: KtBackingFieldSymbol: annotationsList: [] callableIdIfNonLocal: null contextReceivers: [] isExtension: false name: field origin: PROPERTY_BACKING_FIELD owningProperty: KtKotlinPropertySymbol(/Abc.bodyProperty) receiverParameter: null returnType: KtUsualClassType: annotationsList: [] ownTypeArguments: [] type: kotlin/Long symbolKind: LOCAL typeParameters: [] getContainingFileSymbol: KtFileSymbol(dataClass.kt) getContainingJvmClassName: Abc getContainingModule: KtSourceModule "Sources of main" deprecationStatus: null callableIdIfNonLocal: /Abc.bodyProperty contextReceivers: [] getter: KtPropertyGetterSymbol: annotationsList: [] callableIdIfNonLocal: null contextReceivers: [] hasBody: true hasStableParameterNames: true isDefault: false isExtension: false isInline: false isOverride: false modality: FINAL origin: SOURCE receiverParameter: KtReceiverParameterSymbol: annotationsList: [] origin: SOURCE owningCallableSymbol: KtKotlinPropertySymbol(/Abc.bodyProperty) type: KtUsualClassType: annotationsList: [] ownTypeArguments: [] type: kotlin/Int getContainingFileSymbol: KtFileSymbol(dataClass.kt) getContainingModule: KtSourceModule "Sources of main" deprecationStatus: null returnType: KtUsualClassType: annotationsList: [] ownTypeArguments: [] type: kotlin/Long symbolKind: ACCESSOR typeParameters: [] valueParameters: [] visibility: Public getContainingFileSymbol: KtFileSymbol(dataClass.kt) getContainingJvmClassName: Abc getContainingModule: KtSourceModule "Sources of main" deprecationStatus: null hasBackingField: false hasGetter: true hasSetter: false initializer: null isActual: false isConst: false isDelegatedProperty: false isExpect: false isExtension: true isFromPrimaryConstructor: false isLateInit: false isOverride: false isStatic: false isVal: true modality: FINAL name: bodyProperty origin: SOURCE receiverParameter: KtReceiverParameterSymbol: annotationsList: [] origin: SOURCE owningCallableSymbol: KtKotlinPropertySymbol(/Abc.bodyProperty) type: KtUsualClassType: annotationsList: [] ownTypeArguments: [] type: kotlin/Int getContainingFileSymbol: KtFileSymbol(dataClass.kt) getContainingModule: KtSourceModule "Sources of main" deprecationStatus: null returnType: KtUsualClassType: annotationsList: [] ownTypeArguments: [] type: kotlin/Long setter: null symbolKind: CLASS_MEMBER typeParameters: [] visibility: Public getDispatchReceiver(): KtUsualClassType: annotationsList: [] ownTypeArguments: [] type: Abc getContainingFileSymbol: KtFileSymbol(dataClass.kt) getContainingJvmClassName: Abc getContainingModule: KtSourceModule "Sources of main" deprecationStatus: null getterDeprecationStatus: null javaGetterName: getBodyProperty javaSetterName: null setterDeprecationStatus: null KtFunctionSymbol: annotationsList: [] callableIdIfNonLocal: /Abc.component1 contextReceivers: [] contractEffects: [] hasStableParameterNames: true isActual: false isBuiltinFunctionInvoke: false isExpect: false isExtension: false isExternal: false isInfix: false isInline: false isOperator: true isOverride: false isStatic: false isSuspend: false modality: FINAL name: component1 origin: SOURCE_MEMBER_GENERATED receiverParameter: null returnType: KtUsualClassType: annotationsList: [] ownTypeArguments: [] type: kotlin/Int symbolKind: CLASS_MEMBER typeParameters: [] valueParameters: [] visibility: Public getDispatchReceiver(): KtUsualClassType: annotationsList: [] ownTypeArguments: [] type: Abc getContainingFileSymbol: KtFileSymbol(dataClass.kt) getContainingJvmClassName: Abc getContainingModule: KtSourceModule "Sources of main" deprecationStatus: null KtFunctionSymbol: annotationsList: [] callableIdIfNonLocal: /Abc.component2 contextReceivers: [] contractEffects: [] hasStableParameterNames: true isActual: false isBuiltinFunctionInvoke: false isExpect: false isExtension: false isExternal: false isInfix: false isInline: false isOperator: true isOverride: false isStatic: false isSuspend: false modality: FINAL name: component2 origin: SOURCE_MEMBER_GENERATED receiverParameter: null returnType: KtUsualClassType: annotationsList: [] ownTypeArguments: [] type: kotlin/Double symbolKind: CLASS_MEMBER typeParameters: [] valueParameters: [] visibility: Public getDispatchReceiver(): KtUsualClassType: annotationsList: [] ownTypeArguments: [] type: Abc getContainingFileSymbol: KtFileSymbol(dataClass.kt) getContainingJvmClassName: Abc getContainingModule: KtSourceModule "Sources of main" deprecationStatus: null KtFunctionSymbol: annotationsList: [] callableIdIfNonLocal: /Abc.component3 contextReceivers: [] contractEffects: [] hasStableParameterNames: true isActual: false isBuiltinFunctionInvoke: false isExpect: false isExtension: false isExternal: false isInfix: false isInline: false isOperator: true isOverride: false isStatic: false isSuspend: false modality: FINAL name: component3 origin: SOURCE_MEMBER_GENERATED receiverParameter: null returnType: KtUsualClassType: annotationsList: [] ownTypeArguments: [] type: kotlin/String symbolKind: CLASS_MEMBER typeParameters: [] valueParameters: [] visibility: Public getDispatchReceiver(): KtUsualClassType: annotationsList: [] ownTypeArguments: [] type: Abc getContainingFileSymbol: KtFileSymbol(dataClass.kt) getContainingJvmClassName: Abc getContainingModule: KtSourceModule "Sources of main" deprecationStatus: null KtFunctionSymbol: annotationsList: [] callableIdIfNonLocal: /Abc.copy contextReceivers: [] contractEffects: [] hasStableParameterNames: true isActual: false isBuiltinFunctionInvoke: false isExpect: false isExtension: false isExternal: false isInfix: false isInline: false isOperator: false isOverride: false isStatic: false isSuspend: false modality: FINAL name: copy origin: SOURCE_MEMBER_GENERATED receiverParameter: null returnType: KtUsualClassType: annotationsList: [] ownTypeArguments: [] type: Abc symbolKind: CLASS_MEMBER typeParameters: [] valueParameters: [ KtValueParameterSymbol: annotationsList: [] callableIdIfNonLocal: null contextReceivers: [] generatedPrimaryConstructorProperty: null hasDefaultValue: true isCrossinline: false isExtension: false isImplicitLambdaParameter: false isNoinline: false isVararg: false name: firstProperty origin: SOURCE_MEMBER_GENERATED receiverParameter: null returnType: KtUsualClassType: annotationsList: [] ownTypeArguments: [] type: kotlin/Int symbolKind: LOCAL typeParameters: [] getContainingFileSymbol: KtFileSymbol(dataClass.kt) getContainingJvmClassName: Abc getContainingModule: KtSourceModule "Sources of main" deprecationStatus: null KtValueParameterSymbol: annotationsList: [] callableIdIfNonLocal: null contextReceivers: [] generatedPrimaryConstructorProperty: null hasDefaultValue: true isCrossinline: false isExtension: false isImplicitLambdaParameter: false isNoinline: false isVararg: false name: secondProperty origin: SOURCE_MEMBER_GENERATED receiverParameter: null returnType: KtUsualClassType: annotationsList: [] ownTypeArguments: [] type: kotlin/Double symbolKind: LOCAL typeParameters: [] getContainingFileSymbol: KtFileSymbol(dataClass.kt) getContainingJvmClassName: Abc getContainingModule: KtSourceModule "Sources of main" deprecationStatus: null KtValueParameterSymbol: annotationsList: [] callableIdIfNonLocal: null contextReceivers: [] generatedPrimaryConstructorProperty: null hasDefaultValue: true isCrossinline: false isExtension: false isImplicitLambdaParameter: false isNoinline: false isVararg: false name: thirdProperty origin: SOURCE_MEMBER_GENERATED receiverParameter: null returnType: KtUsualClassType: annotationsList: [] ownTypeArguments: [] type: kotlin/String symbolKind: LOCAL typeParameters: [] getContainingFileSymbol: KtFileSymbol(dataClass.kt) getContainingJvmClassName: Abc getContainingModule: KtSourceModule "Sources of main" deprecationStatus: null ] visibility: Public getDispatchReceiver(): KtUsualClassType: annotationsList: [] ownTypeArguments: [] type: Abc getContainingFileSymbol: KtFileSymbol(dataClass.kt) getContainingJvmClassName: Abc getContainingModule: KtSourceModule "Sources of main" deprecationStatus: null KtFunctionSymbol: annotationsList: [] callableIdIfNonLocal: /Abc.equals contextReceivers: [] contractEffects: [] hasStableParameterNames: true isActual: false isBuiltinFunctionInvoke: false isExpect: false isExtension: false isExternal: false isInfix: false isInline: false isOperator: true isOverride: false isStatic: false isSuspend: false modality: OPEN name: equals origin: SOURCE_MEMBER_GENERATED receiverParameter: null returnType: KtUsualClassType: annotationsList: [] ownTypeArguments: [] type: kotlin/Boolean symbolKind: CLASS_MEMBER typeParameters: [] valueParameters: [ KtValueParameterSymbol: annotationsList: [] callableIdIfNonLocal: null contextReceivers: [] generatedPrimaryConstructorProperty: null hasDefaultValue: false isCrossinline: false isExtension: false isImplicitLambdaParameter: false isNoinline: false isVararg: false name: other origin: SOURCE_MEMBER_GENERATED receiverParameter: null returnType: KtUsualClassType: annotationsList: [] ownTypeArguments: [] type: kotlin/Any? symbolKind: LOCAL typeParameters: [] getContainingFileSymbol: KtFileSymbol(dataClass.kt) getContainingJvmClassName: Abc getContainingModule: KtSourceModule "Sources of main" deprecationStatus: null ] visibility: Public getDispatchReceiver(): KtUsualClassType: annotationsList: [] ownTypeArguments: [] type: Abc getContainingFileSymbol: KtFileSymbol(dataClass.kt) getContainingJvmClassName: Abc getContainingModule: KtSourceModule "Sources of main" deprecationStatus: null KtFunctionSymbol: annotationsList: [] callableIdIfNonLocal: /Abc.hashCode contextReceivers: [] contractEffects: [] hasStableParameterNames: true isActual: false isBuiltinFunctionInvoke: false isExpect: false isExtension: false isExternal: false isInfix: false isInline: false isOperator: false isOverride: false isStatic: false isSuspend: false modality: OPEN name: hashCode origin: SOURCE_MEMBER_GENERATED receiverParameter: null returnType: KtUsualClassType: annotationsList: [] ownTypeArguments: [] type: kotlin/Int symbolKind: CLASS_MEMBER typeParameters: [] valueParameters: [] visibility: Public getDispatchReceiver(): KtUsualClassType: annotationsList: [] ownTypeArguments: [] type: Abc getContainingFileSymbol: KtFileSymbol(dataClass.kt) getContainingJvmClassName: Abc getContainingModule: KtSourceModule "Sources of main" deprecationStatus: null KtFunctionSymbol: annotationsList: [] callableIdIfNonLocal: /Abc.toString contextReceivers: [] contractEffects: [] hasStableParameterNames: true isActual: false isBuiltinFunctionInvoke: false isExpect: false isExtension: false isExternal: false isInfix: false isInline: false isOperator: false isOverride: false isStatic: false isSuspend: false modality: OPEN name: toString origin: SOURCE_MEMBER_GENERATED receiverParameter: null returnType: KtUsualClassType: annotationsList: [] ownTypeArguments: [] type: kotlin/String symbolKind: CLASS_MEMBER typeParameters: [] valueParameters: [] visibility: Public getDispatchReceiver(): KtUsualClassType: annotationsList: [] ownTypeArguments: [] type: Abc getContainingFileSymbol: KtFileSymbol(dataClass.kt) getContainingJvmClassName: Abc getContainingModule: KtSourceModule "Sources of main" deprecationStatus: null KtConstructorSymbol: annotationsList: [] callableIdIfNonLocal: null containingClassIdIfNonLocal: Abc contextReceivers: [] hasStableParameterNames: true isActual: false isExpect: false isExtension: false isPrimary: true origin: SOURCE receiverParameter: null returnType: KtUsualClassType: annotationsList: [] ownTypeArguments: [] type: Abc symbolKind: CLASS_MEMBER typeParameters: [] valueParameters: [ KtValueParameterSymbol: annotationsList: [] callableIdIfNonLocal: null contextReceivers: [] generatedPrimaryConstructorProperty: KtKotlinPropertySymbol: annotationsList: [] backingFieldSymbol: KtBackingFieldSymbol: annotationsList: [] callableIdIfNonLocal: null contextReceivers: [] isExtension: false name: field origin: PROPERTY_BACKING_FIELD owningProperty: KtKotlinPropertySymbol(/Abc.firstProperty) receiverParameter: null returnType: KtUsualClassType: annotationsList: [] ownTypeArguments: [] type: kotlin/Int symbolKind: LOCAL typeParameters: [] getContainingFileSymbol: KtFileSymbol(dataClass.kt) getContainingJvmClassName: Abc getContainingModule: KtSourceModule "Sources of main" deprecationStatus: null callableIdIfNonLocal: /Abc.firstProperty contextReceivers: [] getter: KtPropertyGetterSymbol: annotationsList: [] callableIdIfNonLocal: null contextReceivers: [] hasBody: false hasStableParameterNames: true isDefault: true isExtension: false isInline: false isOverride: false modality: FINAL origin: SOURCE receiverParameter: null returnType: KtUsualClassType: annotationsList: [] ownTypeArguments: [] type: kotlin/Int symbolKind: ACCESSOR typeParameters: [] valueParameters: [] visibility: Public getDispatchReceiver(): KtUsualClassType: annotationsList: [] ownTypeArguments: [] type: Abc getContainingFileSymbol: KtFileSymbol(dataClass.kt) getContainingJvmClassName: Abc getContainingModule: KtSourceModule "Sources of main" deprecationStatus: null hasBackingField: true hasGetter: true hasSetter: false initializer: KtNonConstantInitializerValue(val firstProperty: Int) isActual: false isConst: false isDelegatedProperty: false isExpect: false isExtension: false isFromPrimaryConstructor: true isLateInit: false isOverride: false isStatic: false isVal: true modality: FINAL name: firstProperty origin: SOURCE receiverParameter: null returnType: KtUsualClassType: annotationsList: [] ownTypeArguments: [] type: kotlin/Int setter: null symbolKind: CLASS_MEMBER typeParameters: [] visibility: Public getDispatchReceiver(): KtUsualClassType: annotationsList: [] ownTypeArguments: [] type: Abc getContainingFileSymbol: KtFileSymbol(dataClass.kt) getContainingJvmClassName: Abc getContainingModule: KtSourceModule "Sources of main" deprecationStatus: null getterDeprecationStatus: null javaGetterName: getFirstProperty javaSetterName: null setterDeprecationStatus: null hasDefaultValue: false isCrossinline: false isExtension: false isImplicitLambdaParameter: false isNoinline: false isVararg: false name: firstProperty origin: SOURCE receiverParameter: null returnType: KtUsualClassType: annotationsList: [] ownTypeArguments: [] type: kotlin/Int symbolKind: LOCAL typeParameters: [] getContainingFileSymbol: KtFileSymbol(dataClass.kt) getContainingJvmClassName: Abc getContainingModule: KtSourceModule "Sources of main" deprecationStatus: null KtValueParameterSymbol: annotationsList: [] callableIdIfNonLocal: null contextReceivers: [] generatedPrimaryConstructorProperty: KtKotlinPropertySymbol: annotationsList: [] backingFieldSymbol: KtBackingFieldSymbol: annotationsList: [] callableIdIfNonLocal: null contextReceivers: [] isExtension: false name: field origin: PROPERTY_BACKING_FIELD owningProperty: KtKotlinPropertySymbol(/Abc.secondProperty) receiverParameter: null returnType: KtUsualClassType: annotationsList: [] ownTypeArguments: [] type: kotlin/Double symbolKind: LOCAL typeParameters: [] getContainingFileSymbol: KtFileSymbol(dataClass.kt) getContainingJvmClassName: Abc getContainingModule: KtSourceModule "Sources of main" deprecationStatus: null callableIdIfNonLocal: /Abc.secondProperty contextReceivers: [] getter: KtPropertyGetterSymbol: annotationsList: [] callableIdIfNonLocal: null contextReceivers: [] hasBody: false hasStableParameterNames: true isDefault: true isExtension: false isInline: false isOverride: false modality: FINAL origin: SOURCE receiverParameter: null returnType: KtUsualClassType: annotationsList: [] ownTypeArguments: [] type: kotlin/Double symbolKind: ACCESSOR typeParameters: [] valueParameters: [] visibility: Public getDispatchReceiver(): KtUsualClassType: annotationsList: [] ownTypeArguments: [] type: Abc getContainingFileSymbol: KtFileSymbol(dataClass.kt) getContainingJvmClassName: Abc getContainingModule: KtSourceModule "Sources of main" deprecationStatus: null hasBackingField: true hasGetter: true hasSetter: false initializer: KtNonConstantInitializerValue(val secondProperty: Double) isActual: false isConst: false isDelegatedProperty: false isExpect: false isExtension: false isFromPrimaryConstructor: true isLateInit: false isOverride: false isStatic: false isVal: true modality: FINAL name: secondProperty origin: SOURCE receiverParameter: null returnType: KtUsualClassType: annotationsList: [] ownTypeArguments: [] type: kotlin/Double setter: null symbolKind: CLASS_MEMBER typeParameters: [] visibility: Public getDispatchReceiver(): KtUsualClassType: annotationsList: [] ownTypeArguments: [] type: Abc getContainingFileSymbol: KtFileSymbol(dataClass.kt) getContainingJvmClassName: Abc getContainingModule: KtSourceModule "Sources of main" deprecationStatus: null getterDeprecationStatus: null javaGetterName: getSecondProperty javaSetterName: null setterDeprecationStatus: null hasDefaultValue: false isCrossinline: false isExtension: false isImplicitLambdaParameter: false isNoinline: false isVararg: false name: secondProperty origin: SOURCE receiverParameter: null returnType: KtUsualClassType: annotationsList: [] ownTypeArguments: [] type: kotlin/Double symbolKind: LOCAL typeParameters: [] getContainingFileSymbol: KtFileSymbol(dataClass.kt) getContainingJvmClassName: Abc getContainingModule: KtSourceModule "Sources of main" deprecationStatus: null KtValueParameterSymbol: annotationsList: [] callableIdIfNonLocal: null contextReceivers: [] generatedPrimaryConstructorProperty: KtKotlinPropertySymbol: annotationsList: [] backingFieldSymbol: KtBackingFieldSymbol: annotationsList: [] callableIdIfNonLocal: null contextReceivers: [] isExtension: false name: field origin: PROPERTY_BACKING_FIELD owningProperty: KtKotlinPropertySymbol(/Abc.thirdProperty) receiverParameter: null returnType: KtUsualClassType: annotationsList: [] ownTypeArguments: [] type: kotlin/String symbolKind: LOCAL typeParameters: [] getContainingFileSymbol: KtFileSymbol(dataClass.kt) getContainingJvmClassName: Abc getContainingModule: KtSourceModule "Sources of main" deprecationStatus: null callableIdIfNonLocal: /Abc.thirdProperty contextReceivers: [] getter: KtPropertyGetterSymbol: annotationsList: [] callableIdIfNonLocal: null contextReceivers: [] hasBody: false hasStableParameterNames: true isDefault: true isExtension: false isInline: false isOverride: false modality: FINAL origin: SOURCE receiverParameter: null returnType: KtUsualClassType: annotationsList: [] ownTypeArguments: [] type: kotlin/String symbolKind: ACCESSOR typeParameters: [] valueParameters: [] visibility: Public getDispatchReceiver(): KtUsualClassType: annotationsList: [] ownTypeArguments: [] type: Abc getContainingFileSymbol: KtFileSymbol(dataClass.kt) getContainingJvmClassName: Abc getContainingModule: KtSourceModule "Sources of main" deprecationStatus: null hasBackingField: true hasGetter: true hasSetter: false initializer: KtNonConstantInitializerValue(val thirdProperty: String) isActual: false isConst: false isDelegatedProperty: false isExpect: false isExtension: false isFromPrimaryConstructor: true isLateInit: false isOverride: false isStatic: false isVal: true modality: FINAL name: thirdProperty origin: SOURCE receiverParameter: null returnType: KtUsualClassType: annotationsList: [] ownTypeArguments: [] type: kotlin/String setter: null symbolKind: CLASS_MEMBER typeParameters: [] visibility: Public getDispatchReceiver(): KtUsualClassType: annotationsList: [] ownTypeArguments: [] type: Abc getContainingFileSymbol: KtFileSymbol(dataClass.kt) getContainingJvmClassName: Abc getContainingModule: KtSourceModule "Sources of main" deprecationStatus: null getterDeprecationStatus: null javaGetterName: getThirdProperty javaSetterName: null setterDeprecationStatus: null hasDefaultValue: false isCrossinline: false isExtension: false isImplicitLambdaParameter: false isNoinline: false isVararg: false name: thirdProperty origin: SOURCE receiverParameter: null returnType: KtUsualClassType: annotationsList: [] ownTypeArguments: [] type: kotlin/String symbolKind: LOCAL typeParameters: [] getContainingFileSymbol: KtFileSymbol(dataClass.kt) getContainingJvmClassName: Abc getContainingModule: KtSourceModule "Sources of main" deprecationStatus: null ] visibility: Public getContainingFileSymbol: KtFileSymbol(dataClass.kt) getContainingJvmClassName: Abc getContainingModule: KtSourceModule "Sources of main" deprecationStatus: null