ElementName Property (GoXmlTransformer)
Gets or sets the name of the principal element used to render this object.
public string ElementName {get; set;}
Property Value
The name should be a local name -- it should not have any prefix and colon embedded in it.