I have an entity with the following properties
public string id{get;set;} public object Payload {get;set;}
this is used to save different types of objects on the g