public string Name {get;}
public: property String^ Name { String^ get(); }
'Declaration Public ReadOnly Property Name As String
'Usage Dim instance As UID Dim value As String value = instance.Name
Target Platforms: .NET CLR 4.0 or higher
UID Class UID Members