name# property VertexPrimitive.name: str# Name of the object. Examples >>> from ansys.aedt.core.modeler.cad.elements_3d import VertexPrimitive >>> obj = VertexPrimitive() >>> obj.name