Function VolumeInfo.label

Name of volume. Empty string if volume label could not be retrieved. In case the label is empty you may consider using the base name of volume path as a display name, possible in combination with type.

string label() nothrow @property @trusted;