Hides this construct from the left hand side bar.
/*
* Checks if there is a set_property value.
* If it returns true, lets it handle; otherwise saves it.
* @hide
* @param {Object} property
* @param {Object} value
*/
_setProperty: function( property, value, success, error, capitalized ) {