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