How does one track the progress of an animation in code

Is there some animator property of method that gives you access the percentage completion of the currently active animation/state?

I found a solution here: animation normalized time minus its floor