authors property

List<String> authors
final

A list with the name of all the authors of the book

Implementation

final List<String> authors;