Documenting the dark corners of the Unity Engine.
Getting a managed reference out of a SerializedProperty is very challenging1). It's better to just use C# reflection on the original object and force the asset / object to re-save.
See: