role property

String? get role

Implementation

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

Implementation

external set role(String? value);