cache property

bool cache
getter/setter pair

是否使用缓存, get / post 都会使用缓存

Implementation

bool cache = false;