public bool CanGetValue()
 {
     return(target.CanGetValue());
 }