isSavedProperty

true if the document was last saved at the current point in the history. i.e. it returns true immediately after saved is called, but also returns true if changes are made, and then undo is performed to get back to the point that saved was called.