add method

add(custom_prop)

Add the CustomProp object in the collection.

Returns

def add(self, custom_prop):
    ...
ParameterTypeDescription
custom_propCustomProp

See Also