hasTime property

bool? hasTime

Property getter and setter for hasTime:

Implementation

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

Implementation

set hasTime(bool? hasTime);