add

add(BehaviorProperty item) function

Adds a new property to the collection.

Parameters

NameTypeDescription
itemBehaviorPropertyProperty to add.

add(String propertyValue) function

Adds a new property to the collection.

Parameters

NameTypeDescription
propertyValueStringValue of the property to add.