public string GetAggregateId()
 {
     return(CorrelationId.GetValueOrDefault().ToString());
 }