Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.7
|
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.