hours property

num? hours

Implementation

external num? get hours;
void hours=(num? value)

Implementation

external set hours(num? value);