ordering property

int? get ordering

Implementation

int? get ordering;
set ordering (int? ordering)

Implementation

set ordering(int? ordering);