Atom.NET documentation

AtomElement.LocalName Property

The local name of the element.

[Visual Basic]
Overridable Public Property LocalName As String
[C#]
public virtual string LocalName {get; set;}

See Also

AtomElement Class | Atom.Core Namespace