Gets the parameter name.
| C# | Visual Basic | Visual C++ |
public CaseInsensitiveString Name { get; }
Public ReadOnly Property Name As CaseInsensitiveString
public: property CaseInsensitiveString^ Name { CaseInsensitiveString^ get (); }
The name.
The name must not contain spaces or other characters that are not allowed
in XML tags.
