title property

String? title
getter/setter pair

A human-readable title for the role.

Typically this is limited to 100 UTF-8 bytes.

Optional.

Implementation

core.String? title;