currentAuthor property

String get currentAuthor

Default author name used when adding new comments or replies.

Implementation

String get currentAuthor;
set currentAuthor (String value)

Implementation

set currentAuthor(String value);