how to get the transform of an object in unity

Code Example - how to get the transform of an object in unity

                
                        Transform YourGameObjectsTransfrom = YourGameObject.transform;