Slices class constructor new Slices(firstIndex, lastIndex) Arguments: firstIndex: Number - first slice index lastIndex: Number - last slice index Properties firstIndex Value: first slice index lastIndex Value: last slice index