book_name property

book_name property

The title of the original (paper) book.

Definition:

@property
def book_name(self):
    ...

See Also