public ItemIndexSpecification(ItemIndexSpecification itemIndexSpecification) : base(itemIndexSpecification)
 {
 }
 public ItemThumbnailIndexSpecification(ItemIndexSpecification itemIndexSpecification) : base(itemIndexSpecification)
 {
     SetProperties();
 }