speed_name# property Person.speed_name: str# Speed variable name. Returns: strName of the speed variable. Examples >>> from ansys.aedt.core.modeler.advanced_cad.multiparts import Actor >>> actor = Actor(r"C:\temp\actors") >>> actor.speed_name 'actors_speed'