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