Question: Which C# attribute can show a private variable in the object inspector?

  1. Range
  2. HideInInspector
  3. Serializable
  4. SerializedField

Answer: The correct answer of the above question is Option D:SerializedField