copy

fun copy(geometry: Geometry? = this.geometry, properties: Map<String, JsonElement> = this.properties, id: String? = this.id, bbox: BoundingBox? = this.bbox): Feature