removeAttribute

open fun removeAttribute(@Size(min = 1, max = 1024) @NonNull key: String): AttributeEditor

Removes an attribute.

Return

The AttributeEditor.

Parameters

key

The attribute key greater than one character and less than 1024 characters in length.