public int CacheSize { get; set; }
Public Property CacheSize As Integer
public: property int CacheSize { int get (); void set (int value); }