Atom.NET documentation

AtomEntry.Title Property

The title of the entry.

[Visual Basic]
Public Property Title As AtomContentConstruct
[C#]
public AtomContentConstruct Title {get; set;}

See Also

AtomEntry Class | Atom.Core Namespace