reverse property

bool reverse
getter/setter pair

Indicates whether the queried result will be reversed. If true, the result will be returned by creation time descending order.

Implementation

bool reverse = false;