Atom.NET documentation

AtomEntry.Author Property

The author of the entry.

[Visual Basic]
Public Property Author As AtomPersonConstruct
[C#]
public AtomPersonConstruct Author {get; set;}

See Also

AtomEntry Class | Atom.Core Namespace