  | PredicatePropertyProperty Property  | 
  
    Namespace: 
   Hazelcast.Core
    Assembly:
   Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.11
Syntaxpublic string Property { get; }Public ReadOnly Property Property As String
	Get
public:
property String^ Property {
	String^ get ();
}member Property : string with get
Property Value
Type: 
String
See Also