value property

dynamic value

Implementation

dynamic get value {
  return prop('Value');
}