hours property

num? get hours

Implementation

external num? get hours;
set hours (num? value)

Implementation

external set hours(num? value);