add

fun add(attributeName: String, value: Int)

Add an attribute with a specified attributeName and value.


fun add(attribute: Attribute, value: Int)

Add an attribute with a specified value.