commented property

set commented (bool value)

Implementation

set commented(bool value) {
  _commented = value;
}