public bool HasValue(string attributename)
 {
     return(_CefV8Value.HasValue(attributename));
 }