vahid property

int vahid

Vahid = 19 years

Implementation

int get vahid {
  return ((year - yearInVahid) / 19).floor() + 1;
}