limit property

int? limit
getter/setter pair

The max count of the query result, default is 10.

Implementation

int? limit;