export const getAliasName = function(value:any) : string{ console.log("getAliasName is not implemented yet in flash/utils"); return "" };