Wall.set_attribute

Wall.set_attribute(name, value)

Set the value of a named attribute.

Parameters:
namestr

The name of the attribute.

valuestr | int | float

The value of the attribute.

Returns:
None