label property

void label=(String? value)

Implementation

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