Public Property IsQueryCacheEnabled As Boolean
public bool IsQueryCacheEnabled { get; set; }
public: property bool IsQueryCacheEnabled { bool get (); void set (bool value); }
function get_isQueryCacheEnabled(); function set_isQueryCacheEnabled(value);