ObjectContextOptions.LazyLoadingEnabled Property
Gets or sets a Boolean value that determines whether related objects are loaded automatically when a navigation property is accessed.
Assembly: EntityFramework (in EntityFramework.dll)
public bool LazyLoadingEnabled { [CompilerGeneratedAttribute] get; [CompilerGeneratedAttribute] set; }