authors property

List<String>? authors
getter/setter pair

The names of the authors and/or editors for this volume.

(In LITE projection)

Implementation

core.List<core.String>? authors;