---
keywords: gml:name
---
> **Documentation Index:** Fetch the complete configuration index at https://yandex.ru/dev/maps/ymapsml/doc/en/llms.txt


# gml:name

### Diagram

![](../_images/name.png)

### Description {#desc}

Name of the object or group of objects.

### Contained by:

[gml:LinearRing](https://yandex.ru/dev/maps/ymapsml/doc/en/ref/reference/gml-LinearRing.md), [gml:LineString](https://yandex.ru/dev/maps/ymapsml/doc/en/ref/reference/gml-LineString.md), [gml:Point](https://yandex.ru/dev/maps/ymapsml/doc/en/ref/reference/gml-Point.md), [gml:Polygon](https://yandex.ru/dev/maps/ymapsml/doc/en/ref/reference/gml-Polygon.md), [ymaps:GeoObject](https://yandex.ru/dev/maps/ymapsml/doc/en/ref/reference/ymaps-GeoObject.md), [ymaps:GeoObjectCollection](https://yandex.ru/dev/maps/ymapsml/doc/en/ref/reference/ymaps-GeoObjectCollection.md)

> ### gml:name
> 
> Part of a YMapsML document that describes a group of objects named "Map objects":
> 
> ```xml
> <ymaps:GeoObjectCollection>
>     <gml:name>Map objects</gml:name>
> </ymaps:GeoObjectCollection>
> ```

