isFirstHizbOfJuz property

bool get isFirstHizbOfJuz

Check if Hizb number is the first Hizb of its Juz

Implementation

bool get isFirstHizbOfJuz => this % 2 == 1;