#include "tensorstore/index_space/dimension_identifier.h"
constexpr std::string_view
tensorstore::DimensionIdentifier::label() const;

Returns the dimension label, or a label with data() == nullptr if a dimension index was specified.