label property

set label (String? value)

Implementation

set label(final String? value) => set("&el", value);