name# property Polyline.name: str# Name of the object as a string value. Returns: strName of object as a string value. References >>> oEditor.GetPropertyValue >>> oEditor.ChangeProperty Examples >>> from ansys.aedt.core.modeler.cad.object_3d import Object3d >>> obj = Object3d() >>> obj.name