description property

String? description

Implementation

String? get description {
  return _description;
}