add method

add(custom_prop)

Add the CustomProp object in the collection.

Returns

def add(self, custom_prop):
    ...
Parameter Type Description
custom_prop CustomProp

See Also