value property

String get value

Implementation

String get value {
  return "${Predefined.PREFIX}$_value";
}