Customizing the metamodel : Keywords for USRPROPS : END
  
END
Indicates the end of the specification of a property, or of the group of properties making up the definition of a diagram, symbol, or definition. It is combined with the BEGIN statement to enclose the specification. Instead of the BEGIN and END statements, you can also use opening and closing braces:
{ }
Example
PROPERTY "<property_name>"
BEGIN EDIT <edit_type> <property_parameter>
END