Returns some properties of the cache engine
cacheGetEngineProperties()
returns struct
Pick the ‘name’ property from the cache engine property structure
writeOutput(cacheGetEngineProperties().name);