juzToSecondHizb property

int get juzToSecondHizb

Convert Juz number to its second Hizb number

Implementation

int get juzToSecondHizb => (this - 1) * 2 + 2;