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: 12.3.0.0 (12.3.0.19000)