Customizing the metamodel : Keywords for USRPROPS : MIN, MINIMUM
  
MIN, MINIMUM
Indicates the minimum allowed number for a property defined as numeric. A numeric field is one in which you can only place numbers.
Example
PROPERTY "Length" { EDIT numeric LENGTH 2 MINIMUM 1 MAXIMUM 99 }