[This is preliminary documentation and is subject to change.]
Name property - Set only
| C# | Visual Basic | Visual C++ |
public string Name { set; }
Public WriteOnly Property Name As String
public: property String^ Name { void set (String^ value); }