ReferenceentityidentityattributeOn this pageentity.identity.attributeAttribute Objects class Attribute() Represents an attribute with an identifier and a corresponding value. __init__ def __init__(id: str, value) -> None Constructs an Attribute object with the specified parameters.