isSecondHizbOfJuz property

bool get isSecondHizbOfJuz

Check if Hizb number is the second Hizb of its Juz

Implementation

bool get isSecondHizbOfJuz => this % 2 == 0;