Gets or sets the property type name.

Declaration Syntax
C# | Visual Basic | Visual C++ | J# |
public string TypeName { get; set; }
Public Property TypeName As String
public:
virtual property String^ TypeName {
String^ get () sealed;
void set (String^ value) sealed;
}
/** @property */
public final String get_TypeName()
/** @property */
public final void set_TypeName(String value)
Assembly:
GigaSpaces.Core (Module: GigaSpaces.Core) Version: 12.1.0.0 (12.1.0.17000)