| Name | Type | Multiplicity | Description | 
|---|---|---|---|
| predefined | property ValueSetDefinitionPredefinedType | [0,1] | Pre-defined set definition, such as all or none. | 
| condition | property ExpressionType | [0,1] | Expression that is evaluated to check whether the value belongs to the set. | 
Flags: RAM,runtime,AVals:2
Multiplicity: [0,1]
                          Pre-defined set definition, such as all or none.
                        
Flags: RAM,runtime
Multiplicity: [0,1]
                          Expression that is evaluated to check whether the value belongs to the set.
                          If the condition returns true then the value belongs to the set. Otherwise
                          it does not.