//Shows the private variable in the Unity Inspector [SerializeField] private string name;
[System.NonSerialized] public int Num = 5;