isDone

abstract val isDone: Boolean

This method checks to see if the generator is done. In other words, if it has been turned off.

True means that it is done.