 
            | Miner.System Assembly > Miner Namespace : LazyInit<T> Structure | 
The following tables list the members exposed by LazyInit<T>.
| Name | Description | |
|---|---|---|
|  | LazyInit<T> Constructor | Initializes a new instance of the LazyInit<T> struct. | 
| Name | Description | |
|---|---|---|
|  | IsInitialized | Gets a value indicating if the underlying value has been determined. | 
|  | Value | Gets the value. |