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


# gml:name

### Диаграмма

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

### Описание {#desc}

Имя объекта или группы объектов.

### Содержится в:

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

> ### gml:name
> 
> Фрагмент YMapsML-документа, описывающего группу объектов с именем "Объекты карты":
> 
> ```xml
> <ymaps:GeoObjectCollection>
>     <gml:name>Объекты карты</gml:name>
> </ymaps:GeoObjectCollection>
> ```

