Customizing the metamodel > Keywords for USRPROPS > LENGTH
  
LENGTH
LENGTH indicates the number of characters the user can enter in the property field.
Example
In the following example, “From Entity” can be a maximum of 80 characters.
PROPERTY "From Entity"
{ EDIT TEXT LENGTH 80 }
See also
Keywords for USRPROPS