active_project_name# property Desktop.active_project_name: str | None# Get the name of the active project. Examples >>> from ansys.aedt.core import Desktop >>> desktop = Desktop(version="2026.1") >>> desktop.active_project_name