Is there a way of getting the best result of a trail in a tune experiment?

I have a ExperimentAnalysis object of a tune experiment, I know that there’s the “best_result” property, but this one returns the last result, not the best result. I want to have the actual best result of the trial, not the last, how can I manage to do that?