DocumentAttribute
constructor(type: DocumentAttributeType, identifier: String, displayName: String, description: String, icon: Icon?, sampleValueMdoc: DataItem?, sampleValueJson: JsonElement?, parentAttribute: DocumentAttribute?, embeddedAttributes: List<DocumentAttribute>)