label property

String label

Implementation

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

Implementation

set label(String? value) native;