author abstract method
Definition of author
meta tag attribute
https://developer.mozilla.org/en-US/docs/Learn/HTML/Introduction_to_HTML/The_head_metadata_in_HTML#adding_an_author_and_description
Add web mata data of author
attribute
Implementation
author(
{
/// Definition of [author] meta tag attribute
required String author});