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