To create a tag with a default value


  1. Create a tag definition (Property).
  2. Specify default value for this tag.
  3. Specify multiplicity larger than 0 (1, 1..*, 2, etc.). 

Multiplicity means that this tag is mandatory.

When the stereotype is applied, mandatory tags will be automatically created and default values will be assigned.