fmeobjects.FMENull.deleteLabel
- FMENull.deleteLabel()
 Deletes the geometry’s label. If a label existed prior to this call then
Trueis returned; otherwiseFalseis returned. This method replaces the deprecated deleteName() method.- Return type:
 - Returns:
 Returns a boolean indicating whether or not the label existed before deletion.