isEnd property

bool Function() isEnd
getter/setter pair

Implementation

late bool Function() isStart, isEnd;