order property

bool? order
getter/setter pair

排序规则 true:正序;false:倒序(默认)

Implementation

bool? order;