/** <inheritDoc /> */
 public long Read()
 {
     return(UU.AtomicLongGet(Target));
 }