limit property

int? get limit

Implementation

int? get limit;
set limit (int? limit)

Implementation

set limit(int? limit);