getValue method

Wisdom? getValue()

Implementation

Wisdom? getValue() {
  return _value;
}