[SystemVerilog] how to convert/cast an enum type to string?

In reply to sharvil111:

Thanks! Where can I see what methods/properties are applicable to the enum types? I believe .name is one of them…