KtDestructuringDeclarationEntry(139,148): 'val prop2'
  KaCallResolutionSuccess:
    call = KaSimpleVariableAccessCall:
      contextArguments = []
      dispatchReceiver = KaExplicitReceiverValue:
        expression = val prop2
        isSafeNavigation = false
        type = foo.MyDataClass
      extensionReceiver = null
      isContextSensitive = false
      kind = Read
      signature = KaVariableSignature:
        name = prop2
        receiverType = null
        returnType = kotlin.String
        symbol = val prop2: kotlin.String
        contextParameters = []
        callableId = foo/MyDataClass.prop2
      typeArgumentsMapping = {}
