protected bool ResetLookup { get; set; }
Protected Property ResetLookup As Boolean Get Set
protected: property bool^ ResetLookup { bool^ get (); void set (bool^ value); }