object.Select ( Layer [,Bookmark] )
Map.Select ("Buildings", Application.UserProperties("bdgbookmark"))
Map.Select "Buildings", Application.UserProperties("bdgbookmark")
Map.Select Map.Layers("Buildings"), Application.UserProperties("bdgbookmark")