author property

String? author
read / write

This field is a convenience field as it may be common to store this detail. For a web video, this could be the channel where the video is from. For a book, it is the author.

Implementation

String? author;