Get an Attribute from the list.
Get an Attribute from the list.
Throws an error if the attribute doesn't exist.
name of the attribute
the attribute
Iteratable of all Attribute in the list.
Convert to a protobuf attribute list
Convert to a protobuf attribute list
serialization context for encoding custom values
protobuf attribute list
Get an option of an Attribute from the list.
Get an attribute.
Get an attribute.
Alias for attr
name of the attribute
the attribute
Trait for read-only operations of an AttributeList.
Use this trait when you only want to grant read-access to an AttributeList. This is used when deserializing Model or Bundle objects.