[comment]: # translation:outdated

[comment]: # ({6b036200-6b036200})
# > Template screen object

The following objects are directly related to the `templatescreen` API.

[comment]: # ({/6b036200-6b036200})

[comment]: # ({8d3d85a9-21abafcd})
### Template screen

The template screen object has the following properties.

|Property|Type|Description|
|--------|----|-----------|
|screenid|string|*(readonly)* ID of the template screen.|
|**name**<br>(required)|string|Name of the template screen.|
|**templateid**<br>(required)|string|ID of the template that the screen belongs to.|
|hsize|integer|Width of the template screen.<br><br>Default: 1|
|vsize|integer|Height of the template screen.<br><br>Default: 1|

[comment]: # ({/8d3d85a9-21abafcd})
