Returns some properties of the cache engine
cacheGetEngineProperties() → returns struct
cacheGetEngineProperties()
→ returns struct
Pick the 'name' property from the cache engine property structure
writeOutput(cacheGetEngineProperties().name);
Expected Result: Ehcache