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