end property

int? get end

Implementation

int? get end;
set end (int? end)

Implementation

set end(int? end);