NamespacePrefix property

String NamespacePrefix
Gets the namespace prefix.

Implementation

String get NamespacePrefix => this._xmlReader.Prefix ?? "";