reversed 属性

bool? reversed

实现

bool? get reversed native;
void reversed=(bool? value)

实现

set reversed(bool? value) native;