Customizing the metamodel : Keywords for USRPROPS : DEFINITION
  
DEFINITION
This keyword is the first word in a block in which the properties of a DEFINITION, as opposed to a DIAGRAM or a SYMBOL, are listed.
Example
DEFINITION "Data Element"
{
PROPERTY "Length"
{ EDIT number LENGTH 2 }
.
.
.
}