book_title property

Source.book_title property

Gets the book title of a source.

@property
def book_title(self) -> str:
    ...

See Also