I want to use System.Lazy to Lazy Initialization of my List in my Entites:
public class Questionary { private Lazy> _questions = n