public string Name { get; }
Public ReadOnly Property Name As String
Get
Dim instance As ControlDragInfo
Dim value As String
value = instance.Name
member Name : string with get
No code example is currently available or this language may not be supported.