Represents a book in the Bible, containing information about its chapters and verses.
The name of the book.
The total number of chapters in the book.
Generates a list of VerseID objects for all verses in this book.
Generates a list of VerseID objects for all verses in a specific chapter in this book.
Returns the total number of verses in a given chapter.