timeOfDay property

String? timeOfDay
getter/setter pair

The time of day the program normally runs. For example, "evenings".

Implementation

String? timeOfDay;