GigaSpaces XAP.NET Documentation
Name Property
Class LibraryGigaSpaces.Core.MetadataSpacePropertyDescriptorName
Gets or sets the property name.
Declaration Syntax
C#Visual BasicVisual C++J#
public string Name { get; set; }
Public Property Name As String
public:
virtual property String^ Name {
	String^ get () sealed;
	void set (String^ value) sealed;
}
/** @property */
public final String get_Name()
/** @property */
public final  void set_Name(String value)

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 9.6.2.9900 (9.6.2.9900)