Deserializes a TOML payload from text into an explicit destination type using generated metadata from a serializer context.
public static object? Deserialize(string toml, Type returnType, TomlSerializerContext context)