name# property PointMonitor.name: str# Get the name of the monitor object. Returns: str Examples >>> from ansys.aedt.core.visualization.post.monitor_icepak import ObjectMonitor >>> obj = ObjectMonitor() >>> obj.name