docauthor

.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.

Return

the current document author if author is null

Parameters

author

(optional) author to assign to the document