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: 9.7.0.0 (9.7.2.11000)