KtNameReferenceExpression(195,209): 'propertyMember'
  KaApplicableCallCandidate:
    candidate = KaSimpleVariableAccessCall:
      contextArguments = [
        KaImplicitReceiverValue:
          symbol = a: A
          type = A
      ]
      dispatchReceiver = KaImplicitReceiverValue:
        symbol = /Base
        type = Base
      extensionReceiver = null
      isContextSensitive = false
      kind = Read
      signature = KaVariableSignature:
        name = propertyMember
        receiverType = null
        returnType = kotlin.String
        symbol = val propertyMember: kotlin.String
        contextParameters = [
          KaVariableSignature:
            name = a
            receiverType = null
            returnType = A
            symbol = a: A
            contextParameters = []
            callableId = null
        ]
        callableId = /Base.propertyMember
      typeArgumentsMapping = {}
    isInBestCandidates = true
