ordering property

int? ordering

Implementation

int? get ordering;
void ordering=(int? ordering)

Implementation

set ordering(int? ordering);