acronym property
String?
get
acronym
Implementation
String? get acronym => _$this._acronym;
set
acronym
(String? acronym)
Implementation
set acronym(String? acronym) => _$this._acronym = acronym;