**Is your feature request related to a problem? Please describe.** The Ability to rename the GameObject **Describe the solution you'd like** GameObject.SetName(newName:string) Renames the GameObject and returns the GameObject
Is your feature request related to a problem? Please describe.
The Ability to rename the GameObject
Describe the solution you'd like
GameObject.SetName(newName:string)
Renames the GameObject and returns the GameObject