orderNumber property

int? orderNumber
getter/setter pair

The book order number in the series.

Implementation

core.int? orderNumber;