Returns true if this document contains the specified property.
            

 Declaration Syntax
| C# | Visual Basic | Visual C++ | J# | 
Public Function ContainsProperty ( _
	name As String _
) As Boolean

 Parameters
- name (String)
 - Name of property to look for.
 

 Return Value
True if this document contains the specified property, false otherwise.
Assembly: 
GigaSpaces.Core (Module: GigaSpaces.Core) Version: 10.0.0.0 (10.0.1.11800)