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