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