start property

int? get start

Implementation

int? get start;
set start (int? start)

Implementation

set start(int? start);