description property

set description (String? value)

Implementation

set description(final String? value) => set("&exd", value);