hour property

int hour

Implementation

int get hour {
  return toJson()["hour"];
}