GpxOptions.NestedAttributeSeparator

GpxOptions.NestedAttributeSeparator property

A string to separate nested attribute name and its indexes. Defaults to double underscore “__”.

public string NestedAttributeSeparator { get; }

See Also