Public ReadOnly Property Type As CellTypes
Dim instance As DDCell Dim value As CellTypes value = instance.Type
public CellTypes Type {get;}