ImageGear22.Art Assembly > ImageGear.ART Namespace > ImGearARTGroup Class : Name Property |
'Declaration Public Property Name As String
'Usage Dim instance As ImGearARTGroup Dim value As String instance.Name = value value = instance.Name
public string Name {get; set;}