KtPropertyDelegate(12,20): 'by Baz()'
  KaApplicableCallCandidate:
    candidate = KaDelegatedPropertyCall:
      provideDelegateCall = null
      valueGetterCall = KaSimpleFunctionCall:
        contextArgumentMapping = {}
        contextArguments = []
        dispatchReceiver = KaExplicitReceiverValue:
          expression = Baz()
          isSafeNavigation = false
          type = Baz
        extensionReceiver = null
        signature = KaFunctionSignature:
          receiverType = null
          returnType = kotlin.Int
          symbol = /Baz.getValue(<dispatch receiver>: Baz, p1: kotlin.Any?, p2: kotlin.Any?): kotlin.Int
          valueParameters = [
            KaVariableSignature:
              name = p1
              receiverType = null
              returnType = kotlin.Any?
              symbol = p1: kotlin.Any?
              contextParameters = []
              callableId = null,
            KaVariableSignature:
              name = p2
              receiverType = null
              returnType = kotlin.Any?
              symbol = p2: kotlin.Any?
              contextParameters = []
              callableId = null
          ]
          contextParameters = []
          callableId = /Baz.getValue
        typeArgumentsMapping = {}
        valueArgumentMapping = {}
      valueSetterCall = KaSimpleFunctionCall:
        contextArgumentMapping = {}
        contextArguments = []
        dispatchReceiver = KaExplicitReceiverValue:
          expression = Baz()
          isSafeNavigation = false
          type = Baz
        extensionReceiver = null
        signature = KaFunctionSignature:
          receiverType = null
          returnType = kotlin.Unit
          symbol = /Baz.setValue(<dispatch receiver>: Baz, p1: kotlin.Any?, p2: kotlin.Any?, p3: kotlin.Any?): kotlin.Unit
          valueParameters = [
            KaVariableSignature:
              name = p1
              receiverType = null
              returnType = kotlin.Any?
              symbol = p1: kotlin.Any?
              contextParameters = []
              callableId = null,
            KaVariableSignature:
              name = p2
              receiverType = null
              returnType = kotlin.Any?
              symbol = p2: kotlin.Any?
              contextParameters = []
              callableId = null,
            KaVariableSignature:
              name = p3
              receiverType = null
              returnType = kotlin.Any?
              symbol = p3: kotlin.Any?
              contextParameters = []
              callableId = null
          ]
          contextParameters = []
          callableId = /Baz.setValue
        typeArgumentsMapping = {}
        valueArgumentMapping = {}
    isInBestCandidates = true
