PayloadTypeDescribe extension

on

Methods

toStringValue() String
returns string for enum value only

Operators

operator [](String key) PayloadType
Overload the [] getter to get the name of the fruit. based on https://stackoverflow.com/a/60209631