containerOrder
The order of the item within the container.
Declaration
var containerOrder: NSNumber? { get set }Discussion
For example, if the container represents a series of books, this property specifies the order in which the books should be read.