'Declaration Public Property CellField As Cell
'Declaration
Public Property CellField As Cell
'Usage Dim instance As BoolErr Dim value As Cell instance.CellField = value value = instance.CellField
'Usage
Dim instance As BoolErr Dim value As Cell instance.CellField = value value = instance.CellField
public Cell CellField {get; set;}
BoolErr Class BoolErr Members