public Guid?GetGuid()
 {
     return(_dataParamManager.GetGuid());
 }