weekday property

int? weekday
getter/setter pair

Weekday (With 0 as Sunday and 6 as Saturday)

Implementation

int? weekday;