label property

String? get label

Implementation

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

Implementation

set label(String? value) native;