public PlacesParameters(Places parent) { Parent = parent; }
public Decathlon() { Places = new Places(); }