isEnd property

bool? get isEnd

Property getter and setter for isEnd:

Implementation

bool? get isEnd;
set isEnd (bool? isEnd)

Implementation

set isEnd(bool? isEnd);