parent# property AntennaNode.parent: EmitNode# The parent of this emit node. Examples >>> from ansys.aedt.core import Emit >>> app = Emit() >>> _, ant = app.schematic.create_radio_antenna("Bluetooth") >>> ant.parent