Gets or sets the schema the cluster operates under. Usually maps to a Space cluster schema. Can
            have null value which means that it was not set.     
            

 Declaration Syntax
| C# | Visual Basic | Visual C++ | J# | 
public string Schema { get; set; }Public Property Schema As String
/** @property */
public String get_Schema()
/** @property */
public  void set_Schema(String value)
Assembly: 
GigaSpaces.Core (Module: GigaSpaces.Core) Version: 6.6.3.3200 (6.6.3.3200)