public Collection
The CustomProperties collection contains 0 or more Cust Properties associated with the current element. These properties provide advanced UML configuration options, and must not be added to or deleted. The value of each property can be set.
Note: The number and type of properties vary depending on the actual element.
CustomProperty
Attribute |
Type |
Notes |
Name |
String |
Read-only. The CustomProperty name. |
Value |
String |
Read/Write. The value associated with this custom property. Can be a string, the boolean values true or false, or an enumeration value from a defined list. The UML 2.0 specification in general provides information on enumeration kinds relevant here. |
ObjectType |
Read only. Distinguishes objects referenced through a Dispatch interface. |