id property

String? get id

Implementation

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

Implementation

external set id(String? value);