KtKotlinPropertySymbol: annotationsList: [] backingFieldSymbol: KtBackingFieldSymbol: annotationsList: [] callableIdIfNonLocal: null contextReceivers: [] isExtension: false name: field origin: PROPERTY_BACKING_FIELD owningProperty: KtKotlinPropertySymbol(/A.abc) receiverParameter: null returnType: KtUsualClassType: annotationsList: [] ownTypeArguments: [] type: kotlin/Int symbolKind: LOCAL typeParameters: [] getContainingFileSymbol: KtFileSymbol(primaryConstructorValueParameterAsProperty.kt) getContainingJvmClassName: A getContainingModule: KtSourceModule "Sources of main" deprecationStatus: null callableIdIfNonLocal: /A.abc 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: A getContainingFileSymbol: KtFileSymbol(primaryConstructorValueParameterAsProperty.kt) getContainingJvmClassName: A getContainingModule: KtSourceModule "Sources of main" deprecationStatus: null hasBackingField: true hasGetter: true hasSetter: false initializer: KtNonConstantInitializerValue(val abc: Int) isActual: false isConst: false isDelegatedProperty: false isExpect: false isExtension: false isFromPrimaryConstructor: true isLateInit: false isOverride: false isStatic: false isVal: true modality: FINAL name: abc origin: SOURCE receiverParameter: null returnType: KtUsualClassType: annotationsList: [] ownTypeArguments: [] type: kotlin/Int setter: null symbolKind: CLASS_MEMBER typeParameters: [] visibility: Public getDispatchReceiver(): KtUsualClassType: annotationsList: [] ownTypeArguments: [] type: A getContainingFileSymbol: KtFileSymbol(primaryConstructorValueParameterAsProperty.kt) getContainingJvmClassName: A getContainingModule: KtSourceModule "Sources of main" deprecationStatus: null getterDeprecationStatus: null javaGetterName: getAbc javaSetterName: null setterDeprecationStatus: null