isStart property

bool? get isStart

Property getter and setter for isStart:

Implementation

bool? get isStart;
set isStart (bool? isStart)

Implementation

set isStart(bool? isStart);