Gets the lazily initialized value of the current TLazy<T> instance.
public property Value: T read GetValue;
The lazily initialized value of the current TLazy<T> instance.