Is there a way to programmatically get the description of an instrument from the Eikon Data API with Python. For example, in the case of .V2TX to return something like "EURO STOXX 50 VOLATILITY PRICE INDEX". With DatastreamDSWS this can be done using the "NAME" field in the get_data function.