Customizing the metamodel : Keywords for USRPROPS : TEXT
  
TEXT
This is an allowable field type. The definition defined as text may come from a list, or may be any alphanumeric characters typed by the user. The default length for a TEXT property is 1200.
Example
DEFINITION "Relationship"
{
CHAPTER "Relations and Connections"
GROUP "Relation"
{ LAYOUT { COLS 2 TAB ALIGN OVER }
PROPERTY "Role" { EDIT Text LENGTH 31 }
PROPERTY "Role Prefix" { EDIT Text LENGTH 31 }
}