.docauthor author:{String? = null} -> Any
If author is not null, it sets the document author to its value. If it's null, the current document author is returned.
null
the current document author if author is null
(optional) author to assign to the document