variable property

void variable=(String? value)

Implementation

set variable(final String? value) => set("&utv", value);