kind 属性

String? kind

实现

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

实现

set kind(String? value) native;