namespace HL_FristAidPlatform_Help
{
public class OwnerlessPersonnelModel
public string Name { get; set; }
public string GUID { get; set; }
}