I defined a class to represent different crypto-currencies. One of their properties is their Name.
There must be a visual element to show their names. User must be able to select one from them.
How to do this in the easiest way (from dev view) yet providing good speed?