isWorkday property

bool get isWorkday

Implementation

bool get isWorkday => !isWeekend;