cn property

String? cn

Common name attribute

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

Implementation

String? get cn => attributes[_attrCn];