Cache property

Implementation

CACHE_DESCRIPTOR get Cache => this.Anonymous.Cache;
void Cache=(CACHE_DESCRIPTOR value)

Implementation

set Cache(CACHE_DESCRIPTOR value) => this.Anonymous.Cache = value;