Spring.Base Spring Lazy<T> IsValueCreated Lazy<T>.IsValueCreated Property On this page Definition Definition Unit: Spring Package: Spring.Base Gets a value that indicates whether a value has been created for this Lazy<T> instance. Delphi Copy property IsValueCreated Value Boolean True if a value has been created for this Lazy<T> instance; otherwise, False .