fmeobjects.FMEFeature.removeAttribute

FMEFeature.removeAttribute(attrName)

Remove the named attribute if it exists.

Parameters:attrName (str) – The name of the attribute to remove.
Return type:None