isEnd property

bool? isEnd

Property getter and setter for isEnd:

Implementation

bool? get isEnd;
void isEnd=(bool? isEnd)

Implementation

set isEnd(bool? isEnd);