order property

int? get order

Implementation

int? get order;
set order (int? order)

Implementation

set order(int? order);