role property

String? role

The role.

Implementation

String? get role => _properties['role'] as String?;