GeoJsonOptions.WriteUnsetAttribute

GeoJsonOptions.WriteUnsetAttribute property

Whether to write unset attributes by adding ’null’ value

public bool WriteUnsetAttribute { get; set; }

See Also