hours property

int? get hours

Implementation

int? get hours;
set hours (int? hours)

Implementation

set hours(int? hours);