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