alt属性

String? alt

实现

String? get alt;
void alt=(String? value)

实现

set alt(String? value);