value property

bool get value

Implementation

bool get value {
  return _value;
}