Property getter and setter for description:
String? get description;
set description(String? description);