normalizedName property

String? normalizedName
getter/setter pair

Normalized global document type name. Common document types appearing as child documents in different places will often have the same normalized type name.

Implementation

String? normalizedName;