CustomProperty Object (Model Designer)
Contains application-specific data.
Properties
Name |
Cardinality |
Type |
Description |
---|---|---|---|
Name |
1 |
String |
The name of the custom property. The name must be fully qualified within the namespace. Property names are not required to be unique. |
Value |
0-1 |
Variant |
The value of the property. If this property is not specified, the value defaults to Null. |
Remarks
In Semantic Model Definition Language (SMDL), the Name string is an attribute.