id property

String? get id

Implementation

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

Implementation

set id(String? value) native;