export const remoteGetValue = function(obj) { return obj ? obj.Value : null; };