Looks weird to me. If your object is always “Turbo” or always “Portal” it will be easier to have specific behavioral scripts attached to them and don’t check the name at all. Furthermore, in case the object’s name changes you will have to bring dependent scripts back to consistent state - better use a flag or other property.