public bool AllowCaching { get; set; }
Public Property AllowCaching As Boolean Get Set
public: property bool^ AllowCaching { bool^ get (); void set (bool^ value); }