LocalName property

String LocalName
Gets the local name of the current element.

Implementation

String get LocalName => this._xmlReader.LocalName;