Get the ayah count for a surah.
int getVerseCount(int surahNumber) => getSurahMetadata(surahNumber).ayahCount;