cache property

bool cache
getter/setter pair

cached is a boolean for enabling caching

Implementation

bool cache = false;