Returns a string representation of the MarketIndex instance
@override String toString() { return '${Helpers.getTypeName(MarketIndex)}: name = $name'; }