Tries to get the stored value of a lazy. Returns false when the lazy was not assigned.
public function TryGetLazyValue(out value: TValue): Boolean;