reverse property

bool reverse
read / write

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

Implementation

bool reverse = false;