value property

dynamic get value

Implementation

dynamic get value {
  return to(_value);
}