Do a lookup on a given name and return value associated with it.
Parameters: name - to be looked up Parameters: nameDefault - to be returned when name is not found the object that was found or default if not found
Returns a boolean telling if this NameValueList
has a record with this name.
Parameters: name - the label to find true if the element includes a value since: 1.0