'Declaration
Public Property PluginCellTypeSettings As ArrayList
'Usage
Dim instance As CellTypeDlgV3 Dim value As ArrayList instance.PluginCellTypeSettings = value value = instance.PluginCellTypeSettings
public ArrayList PluginCellTypeSettings {get; set;}