This version of Unity is unsupported.

ManagedReferenceMissingType.serializedData

public string serializedData;

Description

String summarizing the content of the serialized data of the missing object. (Read Only)

For text format assets this is a string in UnityYAML format.

For binary format it describe the data using the same format as the binary2text tool.