Is there a way to tell when an Animation Completes?

If I were to load an animation to a player’s humanoid animator and then play it, is there a way to tell when it completes?

Something like

Animation.Completed:Wait()

AnimationTrack.Stopped