sort 属性

String? sort

实现

String? get sort native;
void sort=(String? value)

实现

set sort(String? value) native;