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