get_attribute method

get_attribute

Gets the attribute.

Returns

Returns the attribute for specified attribute name.

def get_attribute(self, attribute):
    ...
ParameterTypeDescription
attributestrThe attribute.

See Also