KtSyntheticJavaPropertySymbol:
  annotationsList: []
  backingFieldSymbol: null
  callableIdIfNonLocal: /Derived.something
  contextReceivers: []
  getter: KtPropertyGetterSymbol:
    annotationsList: []
    callableIdIfNonLocal: /Derived.getSomething
    contextReceivers: []
    hasBody: false
    hasStableParameterNames: true
    isDefault: false
    isExtension: false
    isInline: false
    isOverride: false
    modality: FINAL
    origin: SOURCE_MEMBER_GENERATED
    receiverParameter: KtReceiverParameterSymbol:
      annotationsList: []
      origin: SOURCE
      owningCallableSymbol: KtSyntheticJavaPropertySymbol(/Derived.something)
      type: KtUsualClassType:
        annotationsList: []
        ownTypeArguments: []
        type: Derived
      getContainingModule: Could not render due to kotlin.NotImplementedError: An operation is not implemented: org.jetbrains.kotlin.analysis.api.descriptors.symbols.descriptorBased.KtFe10ReceiverParameterSymbol

      deprecationStatus: null
    returnType: KtUsualClassType:
      annotationsList: []
      ownTypeArguments: []
      type: kotlin/String
    symbolKind: ACCESSOR
    typeParameters: []
    valueParameters: []
    visibility: Public
    getContainingModule: Could not render due to kotlin.NotImplementedError: An operation is not implemented: org.jetbrains.kotlin.analysis.api.descriptors.symbols.descriptorBased.KtFe10DescPropertyGetterSymbol

    deprecationStatus: null
  hasBackingField: true
  hasGetter: true
  hasSetter: true
  initializer: null
  isDelegatedProperty: false
  isExtension: true
  isFromPrimaryConstructor: false
  isOverride: false
  isStatic: false
  isVal: false
  javaGetterSymbol: KtFunctionSymbol(/Derived.getSomething)
  javaSetterSymbol: KtFunctionSymbol(/Derived.setSomething)
  modality: FINAL
  name: something
  origin: JAVA_SYNTHETIC_PROPERTY
  receiverParameter: KtReceiverParameterSymbol:
    annotationsList: []
    origin: SOURCE
    owningCallableSymbol: KtSyntheticJavaPropertySymbol(/Derived.something)
    type: KtUsualClassType:
      annotationsList: []
      ownTypeArguments: []
      type: Derived
    getContainingModule: Could not render due to kotlin.NotImplementedError: An operation is not implemented: org.jetbrains.kotlin.analysis.api.descriptors.symbols.descriptorBased.KtFe10ReceiverParameterSymbol

    deprecationStatus: null
  returnType: KtUsualClassType:
    annotationsList: []
    ownTypeArguments: []
    type: kotlin/String
  setter: KtPropertySetterSymbol:
    annotationsList: []
    callableIdIfNonLocal: /Derived.setSomething
    contextReceivers: []
    hasBody: false
    hasStableParameterNames: true
    isDefault: false
    isExtension: false
    isInline: false
    isOverride: false
    modality: FINAL
    origin: SOURCE_MEMBER_GENERATED
    parameter: KtValueParameterSymbol:
      annotationsList: []
      callableIdIfNonLocal: null
      contextReceivers: []
      generatedPrimaryConstructorProperty: null
      hasDefaultValue: false
      isCrossinline: false
      isExtension: false
      isImplicitLambdaParameter: false
      isNoinline: false
      isVararg: false
      name: value
      origin: SOURCE
      receiverParameter: null
      returnType: KtUsualClassType:
        annotationsList: []
        ownTypeArguments: []
        type: kotlin/String
      symbolKind: LOCAL
      typeParameters: []
      getContainingModule: Could not render due to kotlin.NotImplementedError: An operation is not implemented: org.jetbrains.kotlin.analysis.api.descriptors.symbols.descriptorBased.KtFe10DescValueParameterSymbol

      deprecationStatus: null
    receiverParameter: KtReceiverParameterSymbol:
      annotationsList: []
      origin: SOURCE
      owningCallableSymbol: KtSyntheticJavaPropertySymbol(/Derived.something)
      type: KtUsualClassType:
        annotationsList: []
        ownTypeArguments: []
        type: Derived
      getContainingModule: Could not render due to kotlin.NotImplementedError: An operation is not implemented: org.jetbrains.kotlin.analysis.api.descriptors.symbols.descriptorBased.KtFe10ReceiverParameterSymbol

      deprecationStatus: null
    returnType: KtUsualClassType:
      annotationsList: []
      ownTypeArguments: []
      type: kotlin/Unit
    symbolKind: ACCESSOR
    typeParameters: []
    valueParameters: [
      KtValueParameterSymbol:
        annotationsList: []
        callableIdIfNonLocal: null
        contextReceivers: []
        generatedPrimaryConstructorProperty: null
        hasDefaultValue: false
        isCrossinline: false
        isExtension: false
        isImplicitLambdaParameter: false
        isNoinline: false
        isVararg: false
        name: value
        origin: SOURCE
        receiverParameter: null
        returnType: KtUsualClassType:
          annotationsList: []
          ownTypeArguments: []
          type: kotlin/String
        symbolKind: LOCAL
        typeParameters: []
        getContainingModule: Could not render due to kotlin.NotImplementedError: An operation is not implemented: org.jetbrains.kotlin.analysis.api.descriptors.symbols.descriptorBased.KtFe10DescValueParameterSymbol

        deprecationStatus: null
    ]
    visibility: Public
    getContainingModule: Could not render due to kotlin.NotImplementedError: An operation is not implemented: org.jetbrains.kotlin.analysis.api.descriptors.symbols.descriptorBased.KtFe10DescPropertySetterSymbol

    deprecationStatus: null
  symbolKind: CLASS_MEMBER
  typeParameters: []
  visibility: Public
  getContainingModule: Could not render due to kotlin.NotImplementedError: An operation is not implemented: org.jetbrains.kotlin.analysis.api.descriptors.symbols.descriptorBased.KtFe10DescSyntheticJavaPropertySymbol

  deprecationStatus: null
  getterDeprecationStatus: null
  javaGetterName: getSomething
  javaSetterName: setSomething
  setterDeprecationStatus: null