kind property

String? get kind

Implementation

String? get kind native;
set kind (String? value)

Implementation

set kind(String? value) native;