conductors# property Materials.conductors: list[str]# Conductors in the material database. Returns: listList of conductors in the material database. Examples >>> from ansys.aedt.core.modules.material_lib import Materials >>> obj = Materials() >>> obj.conductors