day property

int? day
getter/setter pair

Day of week (0=Sunday, 1=Monday, ..., 6=Saturday)

Implementation

int? day;