[comment]: # translation:outdated

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

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

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

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

The template screen object has the following properties.

|Property|[Type](/manual/api/reference_commentary#data_types)|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]: # ({/21abafcd-21abafcd})
