UIWidget is a core NGUI class found in NGUI/Scripts/Internal, and the 'color' property is on line 286 of that file.
The fact that you are getting an error message saying "does not contain" tells me that you do in fact have a UIWidget class somewhere. If you didn't have any, you would see a different error message. So search your Project or "UIWidget" and see what shows up.