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