Spring.Base Spring ILazy<T> Value ILazy<T>.Value Property On this page Definition Definition Unit: Spring Package: Spring.Base Gets the lazily initialized value of the current ILazy<T> instance. Delphi Copy property Value Value T The lazily initialized value of the current ILazy<T> instance.