Determines if a reference is defined.
angular.isDefined(value);
Reference to check.
True if value is defined.
value