Gets the specified property's value. 
            

 Declaration Syntax
| C# | Visual Basic | Visual C++ | J# | 
Protected Function GetProperty ( _
	name As String _
) As String

 Parameters
- name (String)
 - Name of property to retrieve.
 

 Return Value
Property's value. If the property is not defined null is returned.
Assembly: 
GigaSpaces.Core (Module: GigaSpaces.Core) Version: 14.5.0.0 (14.5.0)