end property

num? get end

Property getter and setter for end:

Implementation

num? get end;
set end (num? end)

Implementation

set end(num? end);