I want to add the "Current" property to my list class VolumeList. Here\'s my code:
class Volume { private string name; private string color;