Variable WrapperMixin.value_

template WrapperMixin
{
  // ...
  T value_ ;
  // ...
}