additional_name constant
        
        IriTerm
        const additional_name
        
      
      
additional_name [Expects: http://www.w3.org/2001/XMLSchema#string]
The additional name associated with the object
Can be used on all classes in this vocabulary
Implementation
static const additional_name = const IriTerm(
  'http://www.w3.org/2006/vcard/ns#additional-name',
);