ports# property Multiplexer.ports: list[str]# Assigns the child port nodes to the multiplexers ports. Examples >>> from ansys.aedt.core import Emit >>> app = Emit() >>> mux = app.schematic.create_component("Multiplexer") >>> mux.ports