Summary
The unique identifier of a network attribute in a network dataset.
Discussion
Using network_query.attribute(attribute_name) returns an Attribute object. This object holds the index value of the attribute in the network dataset. If the attribute name is not found, None will be returned.