[Missing <summary> documentation for "P:NHibernate.Mapping.IFetchable.IsLazy"]
bool IsLazy { get; set; }
Property IsLazy As Boolean Get Set
property bool IsLazy { bool get (); void set (bool value); }