Represents a property that references an object that does not derive from UnityEngine.Object.
This type is for fields that have the SerializeReference attribute, otherwise the object is stored inline (SerializedPropertyType.Generic).
Additional resources: SerializedProperty, SerializedProperty.managedReferenceValue, SerializeReference, SerializedPropertyType.Generic, SerializedPropertyType.ObjectReference.