displayname property

String? displayname

Display name attribute

Note: AAF Rapid Connect specifies this attribute "SHOULD" be available. That is, sometimes it is not provided.

Implementation

String? get displayname => attributes[_attrDisplayname];