153154155156157158159160
{ return (String) get(name); } catch (Exception ex) { throw new InvalidPayloadException(); } }