Please note : This help page is not for the latest version of Enterprise Architect. The latest help can be found here.

CustomProperties 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.

CustomProperty

Attribute

Type

Notes

Name

String

Read only. The CustomProperty name.

ObjectType

ObjectType

Read only. Distinguishes objects referenced through a Dispatch interface.

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.3 specification in general provides information on enumeration kinds relevant here.

  • The number and type of properties vary depending on the actual element