Public ReadOnly Property CacheRegion As String
public string CacheRegion { get; }
public: property String^ CacheRegion { String^ get (); }
function get_cacheRegion();