read method

T read()

Implementation

T read(){
  return _core.value;
}