variant 属性

String? variant

实现

String? get variant native;
void variant=(String? value)

实现

set variant(String? value) native;