variable property

set variable (String? value)

Implementation

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