reverse_isolation# property Amplifier.reverse_isolation: float# Amplifier reverse isolation. Value should be between 0 and 200. Examples >>> from ansys.aedt.core import Emit >>> app = Emit() >>> amp = app.schematic.create_component("Amplifier") >>> amp.reverse_isolation = 20