public string Name {get; set;}
'Declaration Public Property Name As String
'Usage Dim instance As EntityElementAttribute Dim value As String instance.Name = value value = instance.Name
If the name was not specified the actual property name should be used instead.