Method to get the description.
@override String getDescription() { return '${super.getDescription()} = ${value.getDescription()}'; }