Gets the name of this space.
Declaration Syntax
C# | Visual Basic | Visual C++ | J# |
string Name { get; }
ReadOnly Property Name As String Get
property String^ Name { String^ get (); }
/** @property */ String get_Name()
C# | Visual Basic | Visual C++ | J# |
string Name { get; }
ReadOnly Property Name As String Get
property String^ Name { String^ get (); }
/** @property */ String get_Name()