String? ReadAttributeStringValue(String attributeName) { return this._xmlReader.GetAttribute(attributeName); }