Readonly
True if the lazy instance has been constructed.
When invoked the first time, constructs the value and returns it. Consecutive calls will return that cached value.
DisposedError If this lazy factory is disposed.
True if the lazy instance has been constructed.