Back to Writing
NOTESunitycsharpserializationpropertiesgame-dev

Unity - Using field: SerializeField with Properties

October 31, 2022Updated Feb 17, 2026
[field: SerializeField]

Use the above attribute tag instead of [SerializeField] when you need to serialize auto-properties.