hasTime property

bool? get hasTime

Property getter and setter for hasTime:

Implementation

bool? get hasTime;
set hasTime (bool? hasTime)

Implementation

set hasTime(bool? hasTime);