Asset reference, check its already loaded?

Simple question, how do you check if an asset reference has already been loaded so as to not load it a second time?

It has IsValid, and IsDone but have pretty poor descriptions of what they actually check. What is the correct way to check?