Gets the property's name
Declaration Syntax
C# | Visual Basic | Visual C++ | J# |
public string Value { get; set; }
Public Property Value As String
/** @property */
public String get_Value()
/** @property */
public void set_Value(String value)
Assembly:
GigaSpaces.Core (Module: GigaSpaces.Core) Version: 10.1.0.0 (10.1.1.12800)