add method

add(item)

Add the Prop object in the collection.

Returns

def add(self, item):
    ...
ParameterTypeDescription
itemProp

See Also