public bool AsBoolean()
 {
     return(_msgPackObject.AsBoolean());
 }