warnings# property MultiplexerBand.warnings: str# Warning(s) for this node. Examples >>> from ansys.aedt.core import Emit >>> app = Emit() >>> mux = app.schematic.create_component("Multiplexer") >>> mplex_band = mux.children[0] >>> mplex_band.warnings