order property

int? order

Implementation

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

Implementation

set order(int? order);