Gets or sets the author of the message

Namespace:  EPiServer.Community.Forum
Assembly:  EPiServer.Community.Forum (in EPiServer.Community.Forum.dll) Version: 4.1.517.358

Syntax

C#
[RequiredAttribute]
public virtual IAuthor Author { get; set; }

Implements

IContent..::.Author

See Also