SS.entities.Place=function(b,a){this.id=$L.isString(b)?b:null;this.name=$L.isString(a)?a:null};
