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