AtomPerson.

Name Property

Assembly
Wyam.Feeds.dll
Namespace
Wyam.Feeds.Syndication.Atom
Containing Type
AtomPerson

Syntax

[XmlElement("name")]
[DefaultValue(null)]
public string Name { get; set; }

Attributes

Type Description
XmlElementAttribute
DefaultValueAttribute

Value

Type Description
string
GitHub