GmlOptions.NestedPropertiesSeparator

GmlOptions.NestedPropertiesSeparator property

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

public string NestedPropertiesSeparator { get; set; }

See Also