category property

String? category

Implementation

String? get category {
  return _category;
}