end property

num? end

Property getter and setter for end:

Implementation

num? get end;
void end=(num? end)

Implementation

set end(num? end);