GmlOptionsNestedPropertiesSeparator Property

Gets or sets a string that is used to separate components of nested attributes. Default is "_".

Namespace:  Aspose.Gis.Formats.Gml
Assembly:  Aspose.GIS (in Aspose.GIS.dll) Version: 20.3.0.0 (20.03)
Syntax
public string NestedPropertiesSeparator { get; set; }

Property Value

Type: String
See Also