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