    

 ## On this page

  

 

 # ansys.meshing.prime.WrapperControl

 Last update: 17.07.2025 

#### *property* WrapperControl.name

Get the name of the wrapper control.

- **Returns:**[`str`](https://docs.python.org/3.11/library/stdtypes.html#str): Name of the wrapper control.

### Examples

```pycon
&gt;&gt;&gt; print(wrapper_control.name)

```