Determines whether the dictionary contains a property with the specified name.
public bool Contains(string name);
Public Function Contains(ByVal name As String) As Boolean